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
Antoni Marroig Campomar
parent
435314ea63
commit
d01f19c55b
@@ -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