mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
IMP ergonomy of agreement_sale
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{
|
{
|
||||||
'name': u'Agreement (Sale)',
|
'name': u'Agreement (Sale)',
|
||||||
'summary': "Link an agreement to a sale order and copy to invoice",
|
'summary': "Link an agreement to a sale order and copy to invoice",
|
||||||
'version': '10.0.1.0.0',
|
'version': '10.0.1.0.1',
|
||||||
'category': 'Contract',
|
'category': 'Contract',
|
||||||
'author': "Akretion,Odoo Community Association (OCA)",
|
'author': "Akretion,Odoo Community Association (OCA)",
|
||||||
'website': 'http://www.akretion.com',
|
'website': 'http://www.akretion.com',
|
||||||
|
|||||||
@@ -21,4 +21,8 @@
|
|||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|
||||||
|
<menuitem id="menu_agreement" name="Agreement" action="agreement_account.agreement_action"
|
||||||
|
parent="sales_team.menu_sale_config"/>
|
||||||
|
|
||||||
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user