Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4843 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

Hi,

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

Thanks.

Powiązane posty Odpowiedzi Widoki Czynność
1
maj 25
1009
2
paź 24
2554
2
paź 16
3235
1
cze 25
972
1
mar 25
1133