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

in openerp 7

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

Avatar
Discard
Best Answer

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).

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
3
Oct 20
5746
4
Mar 15
11235
2
May 25
1088
TAX 15% Solved
1
Apr 24
2651
2
Jul 24
2510