feat(accounting): Add app label to kb articles for notes
ref: #741 #737
This commit is contained in:
@ -20,12 +20,14 @@ def all_models() -> list(tuple()):
|
||||
|
||||
model_apps: list = [
|
||||
'access',
|
||||
'accounting',
|
||||
'api',
|
||||
'app',
|
||||
'assistance',
|
||||
'config_management',
|
||||
'core',
|
||||
'devops',
|
||||
'human_resources',
|
||||
'itam',
|
||||
'itim',
|
||||
'project_management',
|
||||
|
Reference in New Issue
Block a user