Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6883 Переглядів

in openerp 7

I want to add a tax "tax1" on the total (amount_total) of the invoice 
tax1 = 1% * amount_total 
thank you

Аватар
Відмінити
Найкраща відповідь

In the Customer/Supplier Invoice view click to open the Other Info tab, then Add an item to the Tax list near the bottom of the form.

AFAIK all taxes, although defined for every line item (or some of the line items), will be applied to the total sum of the invoice (or total sum of all line items that has that invoiced defined).  So, Marek's way to add Tax also works.

The difference is that Marek's way will make the tax defined in each line (i.e. you tax on each item), and adding it to the Tax list will NOT make the tax defined in each line (i.e. you tax on the invoice total).

Аватар
Відмінити
Найкраща відповідь

you need to add this additional tax on each line and then have sum. Amount can be little different due to rounding.

 

Marek Mosiewicz

http://consultantodoo.com

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
жовт. 20
6012
4
бер. 15
11603
2
трав. 25
1448
TAX 15% Вирішено
1
квіт. 24
2939
2
лип. 24
2805