Odoo18-Base/addons/l10n_it/data/report_invoice.xml
2025-03-10 11:12:23 +07:00

7 lines
200 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- TODO: remove view in master -->
<template id="report_invoice_document" inherit_id="account.report_invoice_document">
</template>
</odoo>