mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
Merge branch 'feat/daily-checklist-upload-documents' into 'development'
[FEAT][BE]: add api upload documents daily checklist See merge request mbugroup/lti-api!154
This commit is contained in:
@@ -432,6 +432,8 @@ const (
|
||||
DocumentableTypeExpense DocumentableType = "EXPENSE"
|
||||
DocumentableTypeExpenseRealization DocumentableType = "EXPENSE_REALIZATION"
|
||||
DocumentableTypePurchaseItem DocumentableType = "PURCHASE_ITEM"
|
||||
|
||||
DocumentTypeDailyChecklist DocumentType = "DAILY_CHECKLIST_DOCUMENT"
|
||||
)
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user