Environment:
- Odoo Version: 17.0 (Enterprise)
- Module: ECommerce - Delivery Charge Calculation based on customer pincode and Product weight
Business Requirement:
Customer requires to apply delivery charges to products based on customer pincode as well as product weight
Use Cases:
While calculating the delivery charges for the ecommerce delivery, odoo currently considers the delivery charges based on customer pincode. But it also should consider prdouct weights to calculate delivery charges along with pincodes
Questions:
1. Is there any configuration required in Odoo 17EE to handle this use case?
2. If not, what would be the recommended approach to verify this?
Any guidance on verifying this feature would be greatly appreciated. Technical implementation details or pointers to similar solutions would be helpful.