Merge pull request #149 from akretion/10-agreem-sale-menu

IMP ergonomy of agreement_sale
This commit is contained in:
beau sebastien
2018-03-09 10:10:32 +01:00
committed by GitHub
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>