add new field on invoice

This commit is contained in:
sonal
2020-08-02 17:29:39 +05:30
parent a0e71b882a
commit 4353c95412
4 changed files with 43 additions and 2 deletions

View File

@@ -10,11 +10,12 @@
'author': 'Masterkey',
'description': "",
'website': 'https://www.odoo.com/page/crm',
'depends': ['product','base','sale_renting'
'depends': ['product','base','sale_renting','account'
],
'data': [
'views/product_views.xml',
'views/partner_view.xml',
'views/partner_view.xml',
'views/account_move_view.xml'
],
'demo': [