Provides an overridable method on product which compute the Replenishment cost of a product. By default it just returns the value of "Cost price" field, but using the product_cost_incl_bom module, it will return the costing from the bom.
As it is a generic module, you can also setup your own way of computing the replenishment_cost for your product.
All OCA modules to compute margins are based on it, so you'll be able to use them in your own way.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
- Alexandre Fayolle <[email protected]>
- Yannick Vaucher <[email protected]>
- Joël Grand-Guillaume <[email protected]>
- Sylvain Le Gal (https://twitter.com/legalsylvain)
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.