folder rename
This commit is contained in:
16
fusion_plating/fusion_plating_batch/views/fp_menu.xml
Normal file
16
fusion_plating/fusion_plating_batch/views/fp_menu.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright 2026 Nexa Systems Inc.
|
||||
License OPL-1 (Odoo Proprietary License v1.0)
|
||||
Part of the Fusion Plating product family.
|
||||
-->
|
||||
<odoo>
|
||||
|
||||
<!-- Batches menu item under Plating > Operations -->
|
||||
<menuitem id="menu_fp_batches"
|
||||
name="Batches"
|
||||
parent="fusion_plating.menu_fp_operations"
|
||||
action="action_fp_batch"
|
||||
sequence="15"/>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user