Files
Odoo-18.0-20251222/sale_invoice_policy/readme/CONTEXT.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

14 lines
424 B
Markdown
Executable File

In Odoo, products have their own invoicing policy that can be:
- Invoicing on ordered quantities
- Invoicing on ordered quantities
Following that configuration, when trying to create invoices from sale
orders, each line of product will apply its invoicing policy.
In some cases, user needs to apply an invoicing policy on a whole sale
order.
The solution proposed here is to add an invoicing policy on sale order
level.