Skip to Content
Menu
This question has been flagged
2 Replies
657 Views

Hello.

When creating a Quote and adding a product I can specify Price per unit, Quantity, Discount in %.

Can I also somehow add Discount per unit in amount or percent (and there will be another column Price per unit minus discount).

Also the Discount is in % for all quantities of product, can I somehow enter a fixed amount?

Thank you.

Odoo 17.

Avatar
Discard
Author Best Answer

How can I introduce new field in sale.order.line?

Avatar
Discard
Best Answer

Hi,
By introducing new field in the sale.order.line, you can compute the needed value in it and use it inside the report. 

If you need to grand a global discount to all lines, which is a fixed amount, you can give it by clicking the Discount button near to Total amount.


Thanks

Avatar
Discard