IMP ergonomy of agreement_sale

This commit is contained in:
David Beal
2018-03-05 17:24:21 +01:00
parent 26bd4e9bbf
commit ffd239b12d
2 changed files with 5 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
{
'name': u'Agreement (Sale)',
'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',
'author': "Akretion,Odoo Community Association (OCA)",
'website': 'http://www.akretion.com',

View File

@@ -21,4 +21,8 @@
</record>
<menuitem id="menu_agreement" name="Agreement" action="agreement_account.agreement_action"
parent="sales_team.menu_sale_config"/>
</odoo>