mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] file naming of view files
This commit is contained in:
committed by
SilvioC2C
parent
9a17156406
commit
f08598f95e
@@ -30,8 +30,8 @@
|
|||||||
'depends': ['product'],
|
'depends': ['product'],
|
||||||
'data': [
|
'data': [
|
||||||
'security/ir.model.access.csv',
|
'security/ir.model.access.csv',
|
||||||
'views/res_company_view.xml',
|
'views/res_company.xml',
|
||||||
'views/product_warranty_view.xml',
|
'views/product_warranty.xml',
|
||||||
],
|
],
|
||||||
'demo': [
|
'demo': [
|
||||||
'demo/product_warranty.xml',
|
'demo/product_warranty.xml',
|
||||||
|
|||||||
Reference in New Issue
Block a user