Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 424 Bytes

File metadata and controls

13 lines (9 loc) · 424 Bytes

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.