Move budget outside of the core
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget
This commit is contained in:
@@ -20,7 +20,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'Action',
|
||||
'Authentication',
|
||||
'Board',
|
||||
'Budget',
|
||||
'Category',
|
||||
'Color',
|
||||
'Comment',
|
||||
@@ -28,7 +27,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'Currency',
|
||||
'DateParser',
|
||||
'File',
|
||||
'HourlyRate',
|
||||
'LastLogin',
|
||||
'Link',
|
||||
'Notification',
|
||||
|
||||
Reference in New Issue
Block a user