Add bank statement analyzer with automatic work storage
This commit is contained in:
@@ -53,6 +53,12 @@
|
||||
'visible': true,
|
||||
'active': _manager_path.startswith('/employees/leave')
|
||||
},
|
||||
{
|
||||
'label': 'Bank Analyzer',
|
||||
'url': '/tools/bank-statement-analyzer',
|
||||
'visible': true,
|
||||
'active': _manager_path.startswith('/tools/bank-statement-analyzer')
|
||||
},
|
||||
{
|
||||
'label': 'Alerts',
|
||||
'url': '/alerts',
|
||||
|
||||
Reference in New Issue
Block a user