openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #04078
Re: Cost calculation on products structured in bill of material
Hello Jean-Marc,
Beware that there is a lot of places in OpenERP code where the field standard_price is used, not only in the purchase order line.
It would be smarter to set this field with the right value, than changing the field everywhere.
Regards,
--
Maxime Chambreuil
+1 (514) 276-5468 #126
----- Mail original -----
Thank you Lorenzo
There is still a small pbm: the cost shows "0" in the list of products in a sales quotation, but I guess that's because it is not the same column that is displayed on the list of quote lines ...
should modify the module that is responsible for displaying the quote lines I guess
2013/11/24 Lorenzo Battistini < lorenzo.battistini@xxxxxxxxxxx >
On 11/24/2013 05:27 PM, Jean-Marc Dupont wrote:
<blockquote>
Does anyone know a module (for OpenERP 7.0) that calculates the cost of a product which is structured in BOM
for example : a computer is composed of a box, a mother card, memory, hard drive, ...
these components are bought at a price, and I would get the total price of the computer, calculated from all the components
Hello,
take a look at product_cost_incl_bom .
--
Lorenzo Battistini lorenzo.battistini@xxxxxxxxxxx Agile Business Group http://www.agilebg.com
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openerp-community
More help : https://help.launchpad.net/ListHelp
</blockquote>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openerp-community
More help : https://help.launchpad.net/ListHelp
References