feat: bump version, add date range wizard to manifest
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
'name': 'WorkTrace',
|
'name': 'WorkTrace',
|
||||||
'version': '18.0.1.0.1',
|
'version': '18.0.1.0.2',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'summary': 'Daily work journal: location tracking, expenses, receipts, and timecards',
|
'summary': 'Daily work journal: location tracking, expenses, receipts, and timecards',
|
||||||
'description': '''
|
'description': '''
|
||||||
@@ -21,9 +21,10 @@
|
|||||||
'data/wt_geocode_cron.xml',
|
'data/wt_geocode_cron.xml',
|
||||||
'views/wt_location_log_views.xml',
|
'views/wt_location_log_views.xml',
|
||||||
'views/wt_import_timeline_wizard_views.xml',
|
'views/wt_import_timeline_wizard_views.xml',
|
||||||
|
'wizards/wt_date_range_wizard_views.xml',
|
||||||
'views/wt_menu_views.xml',
|
'views/wt_menu_views.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'application': True,
|
'application': True,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user