This commit is contained in:
gsinghpal
2026-04-27 00:11:18 -04:00
parent d9f58b9851
commit f08f328688
116 changed files with 9891 additions and 359 deletions

View File

@@ -64,14 +64,8 @@
<field name="binding_type">action</field>
</record>
<!-- ================================================================
mrp.production — hide Odoo's Production Order PDF
FP ships fp_job_traveller as the shop-floor router / traveller
================================================================ -->
<record id="mrp.action_report_production_order" model="ir.actions.report">
<field name="binding_model_id" eval="False"/>
<field name="binding_type">action</field>
</record>
<!-- mrp.production hide-block removed post-Sub 11 (MRP module
uninstalled; xmlid is no longer resolvable). -->
<!-- ================================================================
account.payment — hide Odoo's Payment Receipt
@@ -121,16 +115,13 @@
<field name="sequence" eval="15"/>
</record>
<!-- mrp.production: Job Traveller is the primary -->
<record id="fusion_plating_reports.action_report_fp_job_traveller_mo_portrait" model="ir.actions.report">
<field name="sequence" eval="10"/>
</record>
<record id="fusion_plating_reports.action_report_fp_job_traveller_mo_landscape" model="ir.actions.report">
<field name="sequence" eval="15"/>
</record>
<record id="fusion_plating_reports.action_report_wo_margin" model="ir.actions.report">
<field name="sequence" eval="20"/>
</record>
<!-- mrp.production traveller sequencing removed post-Sub 11 — those
ir.actions.report records were bound to mrp.production and got
removed when Sub 11 cascade-uninstalled mrp. The fp.job-bound
versions are sequenced in their own report files now.
action_report_wo_margin reference also removed — it was an
ir.actions.report bound to mrp.workorder that went with Sub 11. -->
<!-- account.payment: Receipt — primary -->
<record id="fusion_plating_reports.action_report_fp_receipt_portrait" model="ir.actions.report">