Commit Graph

7 Commits

Author SHA1 Message Date
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
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
Quentin (OpenERP) 49cd772560 [FIX] product_extended: fixed warnings
bzr revid: qdp-launchpad@openerp.com-20131211170548-nmqvliwo4uo0v3tu
2013-12-11 18:05:48 +01:00
Quentin (OpenERP) 1af2ac6f9c [FIX] fixed warnings in runbot
bzr revid: qdp-launchpad@openerp.com-20131211154840-u2nk7ztggcgewm7y
2013-12-11 16:48:40 +01:00
Quentin (OpenERP) 63111b6510 [WIP] cost_method moved to stock_account + stock_account implementation of stock valuation
bzr revid: qdp-launchpad@openerp.com-20130712141407-amspq13axc7x58l1
2013-07-12 16:14:07 +02:00
Josse Colpaert 54d89d7266 [IMP] Compute price wizard with options
bzr revid: jco@openerp.com-20130606144835-8qdjlj1t0rmf5v1l
2013-06-06 16:48:35 +02:00
Josse Colpaert 9f9023b139 [ADD] Product margin UoM + product_extended
bzr revid: jco@openerp.com-20130605085626-6g4kvnrfgoxf3y2k
2013-06-05 10:56:26 +02:00