bemade_fsm: reactivate reports
This commit is contained in:
parent
a64de276f0
commit
332106d717
1 changed files with 3 additions and 4 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
########################################################################################
|
########################################################################################
|
||||||
{
|
{
|
||||||
'name': 'Improved Field Service Management',
|
'name': 'Improved Field Service Management',
|
||||||
'version': '16.0.1.0.1',
|
'version': '16.0.1.0.2',
|
||||||
'summary': 'Adds functionality necessary for managing field service operations at Durpro.',
|
'summary': 'Adds functionality necessary for managing field service operations at Durpro.',
|
||||||
'description': 'Adds functionality necessary for managing field service operations at Durpro.',
|
'description': 'Adds functionality necessary for managing field service operations at Durpro.',
|
||||||
'category': 'Services/Field Service',
|
'category': 'Services/Field Service',
|
||||||
|
|
@ -43,7 +43,6 @@
|
||||||
'mail',
|
'mail',
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
# BV: FOR MIGRATION
|
|
||||||
'data/fsm_data.xml',
|
'data/fsm_data.xml',
|
||||||
'views/task_template_views.xml',
|
'views/task_template_views.xml',
|
||||||
'views/equipment.xml',
|
'views/equipment.xml',
|
||||||
|
|
@ -53,8 +52,8 @@
|
||||||
'views/menus.xml',
|
'views/menus.xml',
|
||||||
'views/task_views.xml',
|
'views/task_views.xml',
|
||||||
'views/sale_order_views.xml',
|
'views/sale_order_views.xml',
|
||||||
# 'reports/worksheet_custom_report_templates.xml',
|
'reports/worksheet_custom_report_templates.xml',
|
||||||
# 'reports/worksheet_custom_reports.xml',
|
'reports/worksheet_custom_reports.xml',
|
||||||
'wizard/new_task_from_template.xml',
|
'wizard/new_task_from_template.xml',
|
||||||
],
|
],
|
||||||
'assets': {
|
'assets': {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue