mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] agreement_maintenance
This commit is contained in:
committed by
Maxime Chambreuil
parent
75d973b38a
commit
2481c8d4f3
@@ -41,23 +41,24 @@
|
||||
id="agreement_masterdata"
|
||||
parent="agreement_root"
|
||||
sequence="30"/>
|
||||
<menuitem
|
||||
name="Parts"
|
||||
id="agreement_parts"
|
||||
sequence="10"
|
||||
parent="agreement_masterdata"/>
|
||||
<menuitem
|
||||
name="Clauses"
|
||||
id="agreement_clauses"
|
||||
parent="agreement_masterdata"
|
||||
sequence="20"
|
||||
sequence="10"
|
||||
action="partner_agreement_action_clause"/>
|
||||
<menuitem
|
||||
name="Sections"
|
||||
id="agreement_sections"
|
||||
parent="agreement_masterdata"
|
||||
sequence="30"
|
||||
sequence="20"
|
||||
action="partner_agreement_action_section"/>
|
||||
<menuitem
|
||||
name="Products"
|
||||
id="agreement_products"
|
||||
sequence="30"
|
||||
parent="agreement_masterdata"
|
||||
action="product.product_template_action"/>
|
||||
|
||||
<!-- Reporting -->
|
||||
<menuitem
|
||||
|
||||
Reference in New Issue
Block a user