This modules helps to get Invoicing Policy on Sale Order Level without
breaking behaviour (as it is defined from >= v10 on product level).
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.
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.