changes
This commit is contained in:
@@ -21,13 +21,17 @@
|
||||
<field name="domain">[('state', '=', 'discrepancy')]</field>
|
||||
</record>
|
||||
|
||||
<!-- ===== RECEIVING & INSPECTION submenu ===== -->
|
||||
<!-- ===== SHIPPING & RECEIVING — combined menu (v) ===== -->
|
||||
<!-- Renamed from "Receiving & Inspection" so the same dock workflow -->
|
||||
<!-- — parts coming in AND parts going out — lives in one place. -->
|
||||
<!-- Logistics module reparents its 5 menu items under this root. -->
|
||||
<menuitem id="menu_fp_receiving_root"
|
||||
name="Receiving & Inspection"
|
||||
name="Shipping & Receiving"
|
||||
parent="fusion_plating.menu_fp_root"
|
||||
sequence="15"
|
||||
groups="group_fp_receiving"/>
|
||||
|
||||
<!-- Inbound (sequences 10–30) -->
|
||||
<menuitem id="menu_fp_receiving_all"
|
||||
name="All Receiving"
|
||||
parent="menu_fp_receiving_root"
|
||||
@@ -45,5 +49,7 @@
|
||||
parent="menu_fp_receiving_root"
|
||||
action="action_fp_receiving_discrepancy"
|
||||
sequence="30"/>
|
||||
<!-- Outbound items (40–80) added by fusion_plating_logistics -->
|
||||
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user