Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Warehouse Management (stock)
• Social Network (mail) |
Technical Name |
stock_inventory_valuation |
License | AGPL-3 |
Website | http://www.grap.coop |
Stock Inventory - Valuation
This module add simple valuation on stock inventories, based on standard_price of each product.
A new computed field valuation is added on stock.inventory and stock.iventory.line models so as to be able to calculate the total valuation of one inventory.
This module can be usefull when you don't use valuation by quants.

Table of contents
Known issues / Roadmap
the field valuation on stock.inventory.line is not designed correctly for the time being : It is a computed field, and should be a classical field with onchange. It is due to the dual API in odoo 8.0. When porting this module in version 10.0, should be refactored in normal field.
Bug Tracker
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.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- GRAP
Contributors
- Sylvain LE GAL <https://twitter.com/legalsylvain>
Maintainers
This module is part of the grap/grap-odoo-incubator project on GitHub.
You are welcome to contribute.
Please log in to comment on this module