Tower: unpublish om_account_followup — remove source from 19.0 branch

This commit is contained in:
2026-05-02 11:15:05 +00:00
parent 0da904b92b
commit 7e07a27a97
44 changed files with 0 additions and 13385 deletions

View File

@@ -1,14 +0,0 @@
<?xml version="1.0"?>
<odoo>
<data>
<record id="action_report_followup" model="ir.actions.report">
<field name="name">Follow-up Report</field>
<field name="model">followup.followup</field>
<field name="report_type">qweb-pdf</field>
<field name="report_name">om_account_followup.report_followup</field>
<field name="report_file">om_account_followup.report_followup</field>
</record>
</data>
</odoo>