mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-27 18:54:06 +02:00
add new field on invoice
This commit is contained in:
@@ -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': [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user