Skip to content

Commit

Permalink
[WIP] l10n_do_accounting: v17 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-pcg committed May 27, 2024
1 parent bcb9bff commit fcbae21
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions l10n_do_accounting/views/report_invoice.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,13 +338,4 @@
</xpath>
</template>

<!--<template id="report_invoice_with_payments"
inherit_id="account.report_invoice_with_payments">
<xpath expr='//t[@t-set="print_with_payments"]' position="after">
<t t-if="o._get_name_invoice_report() == 'l10n_do_accounting.report_invoice_document_inherited'"
t-call="l10n_do_accounting.report_invoice_document_inherited"
t-lang="lang"/>
</xpath>
</template>-->

</odoo>

0 comments on commit fcbae21

Please sign in to comment.