I am trying to reduce the decimals in the tax field in the invoice report "report_invoice_document" The code that publishes the calculation of the tax is:I have managed to reduce the other fields (total, subtotal) with the following code
t-options="{'widget':'float', 'precision':2}"
I appreciate any support and help on this
Solved
Install the version of odoo 15 and with this version it does bring the 2 decimals in tax, total, subtotal, etc.