In Odoo 9.0, each product can have its own invoice_policy with 3 options that can be selected:
- Ordered Qtys
- Delivered Qtys
- Invoice based on time and material
Whereas the later versions have only two (1 & 2) options available, so if I want to map my cost based product from v9 to v15, what should be the approach, Thanks!