Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4870 Prikazi

Hi,

I need to create a provision for entering discount manually after the bill sub-total in POS. Tax will not be stored with each product but flat VAT% needs to be applied on total amount after discount.

How do I achieve this?

I am using OpenERP v7.

Regards, Bhoopathi

Avatar
Opusti
Best Answer

I would create a new field in the model sale.order, to store the discount (a value, not as percentage).

In the various methods where sale.order is calculating the total, substract the value of the new field, before doing the tax.

How to do it, check the following link.

Avatar
Opusti
Avtor

Hi,

Thank you for your response. I understand high-level what to do. I need more specific details, if somebody can guide me.

Thanks.

Related Posts Odgovori Prikazi Aktivnost
1
maj 25
1062
2
okt. 24
2661
2
okt. 16
3272
1
avg. 25
987
1
jun. 25
1001