Maintainers
Current maintainer:
This module is part of the ecosoft-odoo/budgeting project on GitHub.
You are welcome to contribute.
This module bridges purchase and stock budget control with a product-category inventory recognition policy and a company fallback:
Each product category can use Company Default, Vendor Bill, or Stock Issue Valuation. The resolved policy is captured independently on each purchase order line and stock move, so mixed-policy purchase orders are supported and later configuration changes do not rewrite confirmed transactions. Returns preserve the original stock move policy.
Services and other non-storable products always use Vendor Bill. Stock Issue requires automated inventory valuation. It also applies to outgoing quantities that did not originate from a purchase (for example, manufactured stock) when their product category uses Stock Issue; a Vendor Bill category intentionally excludes all of its outgoing stock operations from budget.
Lot-tracked products release the exact source PO commitment. Non-lot products use company- and budget-period-scoped product FIFO across received PO lines, ordered by PO date. Quantity is converted between stock and purchase UoMs, and remaining commitment caps use company-currency values. Cancelling an outgoing operation restores its PO commitment, while a stock return reverses the issue actual without recreating the fulfilled PO commitment.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
The category setting is company-specific. Services and non-storable products always use Vendor Bill. Company and category changes apply to new PO-line and stock-move snapshots; finish open purchase/delivery flows before changing a policy for the same product.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Current maintainer:
This module is part of the ecosoft-odoo/budgeting project on GitHub.
You are welcome to contribute.