Hi everyone,
I’m working with Odoo (v18,v19) and I’ve noticed that in quotation/order lines you can only change the discount percentage — not the final unit price directly.
What I’d like to do is the opposite:
👉 Enter the final price per unit, and have Odoo automatically calculate the discount based on the list price.
Example:
- Product list price = €100
- I type the final price = €85
- Odoo automatically sets the discount to 15%
Has anyone already implemented this behavior or knows how to achieve it (e.g. via Studio, automated action, or a small customization)?
Thanks in advance for any ideas or examples!