Hi,
i'm using odoo 10. when i am creating down payments it possible to create many invoices even if you over 100% of sale order amount. Eg : saler order total amount is : 3000. I create two down payments (A and B).
A = 20% * 3000 = 600
B = 85% * 3000 = 2550
I want to know if it is possible to have a cronstraint to not able to over 100% of the total amount of sale order.
Thanks.