mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] agreement 11.0.0.1.0
This commit is contained in:
@@ -41,22 +41,45 @@
|
||||
id="agreement_masterdata"
|
||||
parent="agreement_root"
|
||||
sequence="30"/>
|
||||
<menuitem
|
||||
name="Contents"
|
||||
id="agreement_data_contents"
|
||||
parent="agreement_masterdata"
|
||||
sequence="10"/>
|
||||
<menuitem
|
||||
name="Recitals"
|
||||
id="agreement_recitals"
|
||||
parent="agreement_data_contents"
|
||||
sequence="10"
|
||||
action="agreement_recital_action"/>
|
||||
<menuitem
|
||||
name="Clauses"
|
||||
id="agreement_clauses"
|
||||
parent="agreement_masterdata"
|
||||
sequence="10"
|
||||
parent="agreement_data_contents"
|
||||
sequence="20"
|
||||
action="partner_agreement_action_clause"/>
|
||||
<menuitem
|
||||
name="Sections"
|
||||
id="agreement_sections"
|
||||
parent="agreement_masterdata"
|
||||
sequence="20"
|
||||
parent="agreement_data_contents"
|
||||
sequence="30"
|
||||
action="partner_agreement_action_section"/>
|
||||
<menuitem
|
||||
name="Appendices"
|
||||
id="agreement_appendices"
|
||||
parent="agreement_data_contents"
|
||||
sequence="40"
|
||||
action="agreement_appendix_action"/>
|
||||
<menuitem
|
||||
name="Service Profiles"
|
||||
id="agreement_serviceprofiles"
|
||||
parent="agreement_masterdata"
|
||||
sequence="50"
|
||||
action="agreement_serviceprofile_action"/>
|
||||
<menuitem
|
||||
name="Products"
|
||||
id="agreement_products"
|
||||
sequence="30"
|
||||
sequence="100"
|
||||
parent="agreement_masterdata"
|
||||
action="product.product_template_action"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user