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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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"
Thank you, I did not know at the moment of asking that VAT rate is only on per-item basis.
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
3
de jul. 24
|
8339 | ||
|
0
d’abr. 17
|
3067 | ||
|
1
d’abr. 17
|
4468 | ||
|
2
de nov. 15
|
4840 | ||
|
0
de març 15
|
4562 |