uncomment manifest file
This commit is contained in:
parent
2bc4370580
commit
731c85efc6
|
@ -25,7 +25,7 @@
|
|||
# always loaded
|
||||
'data': [
|
||||
#'security/ir.model.access.csv',
|
||||
'security/cor_custom_security.xml',
|
||||
#'security/cor_custom_security.xml',
|
||||
'views/crm_view.xml',
|
||||
'views/sale_views.xml',
|
||||
'views/project_view.xml',
|
||||
|
@ -34,7 +34,7 @@
|
|||
'report/project_profitability_report_analysis_views.xml',
|
||||
'views/views.xml',
|
||||
'views/templates.xml',
|
||||
'views/menu_show_view.xml',
|
||||
#'views/menu_show_view.xml',
|
||||
'wizard/project_create_sale_order_views.xml',
|
||||
],
|
||||
# only loaded in demonstration mode
|
||||
|
|
Loading…
Reference in New Issue