folder rename
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?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>
|
||||
|
||||
<!--
|
||||
This module reuses the core groups from fusion_plating:
|
||||
|
||||
fusion_plating.group_fusion_plating_operator
|
||||
fusion_plating.group_fusion_plating_supervisor
|
||||
fusion_plating.group_fusion_plating_manager
|
||||
fusion_plating.group_fusion_plating_admin
|
||||
|
||||
No new res.groups records are introduced here. All access control
|
||||
is expressed in security/ir.model.access.csv via those existing
|
||||
groups, so a single user role works across the core and the QMS.
|
||||
-->
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user