odoo/addons/website_sale_delivery/models
Goffin Simon, Nicolas Lempereur 98a72a2604 [FIX] website_sale_delivery: update shopping cart
The delivery must be updated when the cart is updated.
The method "_check_carrier_quotation" called by "_cart_update" deletes sale order line related to delivery.
Then each line passed to "_cart_update" must be checked with "exists" to be sure that the record is not
missing.
Related to the task : 12239
opw:641913
2015-06-16 13:56:43 +02:00
..
__init__.py [IMP] website sales salesteam: refactored implementation 2014-05-12 17:52:10 +02:00
sale_order.py [FIX] website_sale_delivery: update shopping cart 2015-06-16 13:56:43 +02:00