odoo/addons/product_extended
Josse Colpaert 25d2ed6d4b [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties
Module description of procurement was deprecated (talking about mrp, ...) and in product_extended
it described things not implemented in the module.

In _bom_find, we passed a UoM which was not used in Saas-4 and it would not be logical that you
need to select a BoM that matches the UoM, so I removed it.

In the demo data, there was still a push rule which triggered a move from output to pack.  The copy=False
is correct for production_id when you would have these push rules.

For the properties: we want to allow to take a bom which has no properties, but only when there is no other
BoM matching the properties we pass.

Update module descriptions

[IMP] production_id copy + no round

[IMP] _bom_find without uom, property correction
2014-09-30 10:31:33 +02:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-09-23 13:42:05 +02:00
security [FIX] fixed warnings in runbot 2013-12-11 16:48:40 +01:00
wizard [IMP] Compute price wizard with options 2013-06-06 16:48:35 +02:00
__init__.py [ADD] Product margin UoM + product_extended 2013-06-05 10:56:26 +02:00
__openerp__.py [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties 2014-09-30 10:31:33 +02:00
mrp_view.xml [FIX] product_extended: fixed warnings 2013-12-11 18:08:24 +01:00
product_extended.py [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties 2014-09-30 10:31:33 +02:00
product_extended_view.xml [MERGE] stock_account, purchase: better usability in settings to install stock_account and manage options to use costing methods and invenotyr valuation 2014-04-15 13:29:15 +02:00
product_extended_wizard.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00