Skip to content

Commit

Permalink
[FIX][l10n_br_nfse] report amount_price_gross
Browse files Browse the repository at this point in the history
  • Loading branch information
corredato authored and rvalyi committed Jul 31, 2024
1 parent d5c7f30 commit 2629361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_br_nfse/report/danfse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ row {
Base de Cálculo
</div>
<div class="col-2 linha centro">
<span t-field="doc.amount_total" />
<span t-field="doc.amount_price_gross" />
</div>
</div>

Expand Down

0 comments on commit 2629361

Please sign in to comment.