تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
1795 أدوات العرض

Hi,


We are wondering as to how we can make a certain shipping method (free shipping) available during checkout (on the ecommerce site) only if the customer is a paid member of a certain membership (members module).


Would really appreciate any ideas!


Thanks,

Aravind

الصورة الرمزية
إهمال
أفضل إجابة

Hello Aravind, yes this is possible have a look at this custom-built module 

https://apps.odoo.com/apps/modules/16.0/sale_loyalty_custom

Hope this helps

الصورة الرمزية
إهمال
أفضل إجابة

Hi Aravind, sadly this can only be done with a custom module. 

The result could be a domain widget on the shipment method with which you could freely configure that the shipment method only appears if the sales order has a customer which is a paying member and the membership type is of type X. 

Very technical: to do this, I would adjust the method _match_address() in the file odoo/addons/delivery/models/delivery_carrier.py to add extra matching conditions

We'ld be very happy to help, just contact us via hi@latus.ch. Good luck and thanks!

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أغسطس 25
797
0
ديسمبر 22
47
1
يوليو 15
5301
5
يناير 24
8541
2
مايو 20
9851