Skip to content
Snippets Groups Projects
Commit d7c0c5c1 authored by Jorge Pinna Puissant's avatar Jorge Pinna Puissant
Browse files

[FIX] account: sign columns amount_untax and amount_tax


In the tree view for account.invoice, two columns are signed
(amount_total and residual) and two columns are not signed
(amount_untaxed and amount_tax).

Now, all the columns with numeric values are signed.

This commit reverts the commit : 622af0b7

opw-1964348

closes odoo/odoo#33097

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent da342a54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment