c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12531
[Bug 702288] Re: Cost price calculation limited to 2 levels in product bom
Unfortunately we had a lot and still have situations where a missing
detail (often a few liens of code) - I agree these are not technical
bugs - renders the module unusable in day2day live although OpenERP
claims to offer the feature !!!
I think it is fundamental for the benefit of OpenERP and all partners to establish a steering committee for such issues like
* accounting
** multi currency
** reporting
** fiscal year closing
* layout issues
** to short name fields in GTK do not display essential information and make working an VERY UNPLEASANT experience.
** important fields "hidden" on notebook pages.
** missing unified layout
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/702288
Title:
Cost price calculation limited to 2 levels in product bom
Status in OpenObject Addons Modules:
Confirmed
Bug description:
A concrete example better than a long and difficult explanation :-)
We have the following product A composed of the product B and product B is composed from product C. So the below BOM:
A
-----B
-----------C
If the price of B is modified, then the price of A can be also modified.
But if i modify the price of C, only B is modified and not A.
This is a very important blocking issue, since in most of the real prod environment, we've of course more than 2 level of boms (in some customer installation, up to 100 levels !).
So any modification at the bottom should have a consequence on all the bom structure until the top, else OpenERP cannot be used for production.
References