Skip to content

Commit

Permalink
[IMP] mis_builder_custom_reports: show cnpj in report
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyOliveira98 committed Nov 21, 2024
1 parent dac8d4d commit c926447
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@
/>
</div>
</div>
<div class="row">
<div class="col-12">
<span t-field="company_id.cnpj_cpf" />
</div>
</div>
<div class="row">
<div class="col-12">
<span
Expand Down

0 comments on commit c926447

Please sign in to comment.