diff --git a/views/report_invoice.xml b/views/report_invoice.xml index 910591fc777b7a814552ca26a8f3cb67d6073b7b..a5512012b45fa1033bb5c661a9ab5afcc24de4fd 100644 --- a/views/report_invoice.xml +++ b/views/report_invoice.xml @@ -30,12 +30,6 @@ </xpath> </template> - - <!-- Supprime la partie Bank Account du module account_payment_partner --> - <template id="report_invoice_payment_mode_finacoop" inherit_id="account_payment_partner.report_invoice_payment_mode"> - <xpath expr="//p[@t-if='o.partner_bank_id']" position="replace"> - </xpath> - </template> </data> </odoo> \ No newline at end of file