Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8008 Zobrazení

Hi,

I need to display tax rate in rml account.invoice report dynamically, as opposed to hardcoding it into report. For example:

Vat 15% :

How can I get this value? And where is it stored?

Many thanks in advance.

Avatar
Zrušit
Nejlepší odpověď

From our invoice that does display the VAT rate by line item

[[ ', '.join([ lt.name or '' for lt in l.invoice_line_tax_id ]) ]]

Sorry dont understand it fully, but I assume the field you require is "invoice_line_tax_id"

Avatar
Zrušit
Autor

Thank you, I did not know at the moment of asking that VAT rate is only on per-item basis.

Related Posts Odpovědi Zobrazení Aktivita
3
čvc 24
8398
0
dub 17
3141
1
dub 17
4510
2
lis 15
4887
0
bře 15
4602