feat(accounting): Add app label to kb articles for notes

ref: #741 #737
This commit is contained in:
2025-05-05 16:38:41 +09:30
parent e566a5edf1
commit 644dbc8159

View File

@ -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',