odoo/addons/product_expiry
Lionel Sausin a0d44f9952 [IMP] update the expiry dates when changing the product
Written in the new API even though the rest is in the old API, because otherwise we'd have to add an onchange in the views which may be a problem for existing custom modules.

We want this behavior because previously, in some cases the default values were only added at create() time, ie. possibily when the users close the pop-up, so they may never have an opportunity to see and adjust the default.
2015-09-01 18:04:45 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-08-09 02:00:12 +02:00
static/img [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
__init__.py merge 2010-06-23 17:24:51 +02:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
product_expiry.py [IMP] update the expiry dates when changing the product 2015-09-01 18:04:45 +02:00
product_expiry_data.xml [REF] stock: refactored the removal and putaway strategies + added FEFO removal in product_expiry 2014-04-11 19:19:01 +02:00
product_expiry_demo.xml [IMP] product: move product packaging field from product.product to product.template 2014-06-03 11:53:41 +02:00
product_expiry_view.xml [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00