ITSA Workflow

This commit is contained in:
AzureAD\SylvainDUVERNAY
2026-05-31 13:59:02 +02:00
parent 0d05e3b22d
commit 6f29d4cf86
8 changed files with 1880 additions and 3 deletions

View File

@@ -20,10 +20,10 @@ this repository contains the full copyright notices and license terms. -->
<field name="act_window" ref="act_tradon_processes"/>
</record>
<record model="ir.action.act_window" id="act_itsa_operations_workflow">
<field name="name">ITSA Operations Workflow</field>
<field name="name">Interacid Practice Book</field>
<field name="res_model">purchase_trade.process.documentation</field>
<field name="context" eval="{
'process_documentation_html': 'ITSA/Operations_Workflow.html',
'process_documentation_html': 'ITSA/Interacid_Tradon_Practice_Book.html',
}" pyson="1"/>
</record>
<record model="ir.action.act_window.view"
@@ -47,7 +47,7 @@ this repository contains the full copyright notices and license terms. -->
id="menu_tradon_processes"/>
<menuitem
name="ITSA Operations Workflow"
name="Interacid Practice Book"
parent="menu_help_processes"
action="act_itsa_operations_workflow"
sequence="20"