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

Hello! 

I would like that in the sales invoice lines only appears the value added tax (VAT) but the other taxes as withholdings only appear in the summary at the end of the invoice. 

The way Odoo Studio calls this field is as follows:
',' .join (map (lambda x: (x.description or x.name), line.invoice_line_tax_ids))

Could you include a filter that only captures taxes that are on that line that have a label such as VAT?

Exmaple:

ProductsPrice Qty Tax Total 
product a $10 1 VAT19% $10
product b $15 2 VAT19% $30

Subtotal $40

VAT 19% $7.6
-WT 2.5% ($1)
Total $46.6


Thanks


Odoo V12"

Odoo Studio

Awatar
Odrzuć

Hi, did you end up figuring this out?

Powiązane posty Odpowiedzi Widoki Czynność
3
mar 15
17102
2
lip 20
3306
1
maj 15
9072
4
lut 23
5120
0
paź 21
2956