feat: load geocoding cron in manifest (v18.0.1.0.1)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
'name': 'WorkTrace',
|
||||
'version': '18.0.1.0.0',
|
||||
'version': '18.0.1.0.1',
|
||||
'category': 'Productivity',
|
||||
'summary': 'Daily work journal: location tracking, expenses, receipts, and timecards',
|
||||
'description': '''
|
||||
@@ -18,6 +18,7 @@
|
||||
],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
'data/wt_geocode_cron.xml',
|
||||
'views/wt_location_log_views.xml',
|
||||
'views/wt_import_timeline_wizard_views.xml',
|
||||
'views/wt_menu_views.xml',
|
||||
@@ -25,4 +26,4 @@
|
||||
'installable': True,
|
||||
'application': True,
|
||||
'auto_install': False,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user