Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4878 Представления

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Автор

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 Ответы Просмотры Активность
1
мая 25
1072
2
окт. 24
2716
2
окт. 16
3284
1
авг. 25
1012
1
июн. 25
1017