[FIX] file naming of view files

This commit is contained in:
Yanina Aular (Vauxoo)
2016-05-16 11:58:55 -04:00
committed by Ernesto Tejeda
parent 3d7eea96d9
commit a5c3f0f978
3 changed files with 2 additions and 2 deletions

View File

@@ -30,8 +30,8 @@
'depends': ['product'],
'data': [
'security/ir.model.access.csv',
'views/res_company_view.xml',
'views/product_warranty_view.xml',
'views/res_company.xml',
'views/product_warranty.xml',
],
'demo': [
'demo/product_warranty.xml',