odoo/addons/website_quote/models
Jeremy Kersten 94b20608c6 [IMP] website_quote: handle quote and website descriptions
Add field quote_description on product.template and turn website_description from sale.quote.line into a related.
Overwrite write and create methods to synchronise both fields when setting a product.
website_description on product.template is added by website_sale but there is no dependency relations between these modules so we need to define it in both modules.
2014-08-18 18:40:54 +02:00
..
__init__.py [IMP] renaming to website_quote for coherence with controllers 2014-01-26 00:09:11 +01:00
order.py [IMP] website_quote: handle quote and website descriptions 2014-08-18 18:40:54 +02:00