Views-Datei laut Odoo-Guidelines benennen
parent
d767a01dd1
commit
45f818bc86
|
|
@ -32,7 +32,7 @@
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
'data/dp_custom_data.xml',
|
'data/dp_custom_data.xml',
|
||||||
'views/dp_custom_view.xml',
|
'views/dp_custom_views.xml',
|
||||||
'security/ir.model.access.csv',
|
'security/ir.model.access.csv',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue