odoo/addons/website_sale/models
Denis Ledoux ba272ad69a [FIX] website_sale: no need to specific to a selection field that it is of type char
Besides, if set, the field will appear as a simple char field in the form view & editable lists
+ADD the type in the editable view
2014-10-17 14:48:45 +02:00
..
__init__.py [IMP] website_sale: confirm quotation only when the payment is done, not directly when hitting 'pay now'. 2014-09-29 11:12:37 +02:00
payment.py [IMP] website_sale: confirm quotation only when the payment is done, not directly when hitting 'pay now'. 2014-09-29 11:12:37 +02:00
product.py [FIX] website_sale: no need to specific to a selection field that it is of type char 2014-10-17 14:48:45 +02:00
sale_order.py [FIX] website_sale: better fiscal position detection + support update during checkout 2014-10-10 21:02:33 +02:00