Files
Odoo-18.0-20251222/sale_block_no_stock/readme/DESCRIPTION.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

857 B
Executable File

This module extends the functionality of Sales to support blocking sales and to allow you to ensure you are capable to send product you have in stock.

When a Sale Order is going to be confirmed, it will be checked if the quantity demanded exceeds that of the field selected in the configuration, and in this case a wizard will appear to allow you to fix quantities indicating what is the maximum quantity that can be ordered.

Then, you can adjust UoM quantities, Packaging quantities or move remaining unfixed lines to a new order.

If the user who is confirming an order has a group that is allowed, an extra option to confirm the Order with errors will appear on the Wizard.

This module only can block lines with product type 'product' (storable products).

Internal notes will be posted on sales when adjusting quantities or moving to another orders.