Odoo Community Association

Budget Control on Purchase with Stock

Alpha License: AGPL-3 ecosoft-odoo/budgeting

This module is a bridge between budget_control_purchase and budget_control_stock.

When an outgoing delivery order (with lot tracing) is confirmed, the system traces each lot back to its source purchase order line and creates a reversed purchase.budget.move to uncommit the corresponding PO budget commitment.

When the vendor bill is posted, the uncommit quantity is automatically capped to the remaining PO commitment (undelivered lots only), preventing double-uncommit.

When the delivery order is cancelled, the lot-traced PO uncommit entries are removed and the PO commitment is restored.

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

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 to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Ecosoft

Maintainers

Current maintainer:

Saran440

This module is part of the ecosoft-odoo/budgeting project on GitHub.

You are welcome to contribute.