task-d.7.10

This commit is contained in:
phaichayon
2026-07-03 11:23:24 +07:00
parent ccfd7c6cd7
commit 503f34e22f
37 changed files with 1511 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
organization_code,workflow_code,step_number,role_code,role_name,approval_mode,is_required,sla_hours,calendar_mode,timeout_action
ALLA,quotation_standard,1,sales_manager,Sales Manager,sequential,true,24,calendar_days,none
ALLA,quotation_standard,2,ceo,Chief Executive Officer,sequential,true,48,calendar_days,none
1 organization_code workflow_code step_number role_code role_name approval_mode is_required sla_hours calendar_mode timeout_action
2 ALLA quotation_standard 1 sales_manager Sales Manager sequential true 24 calendar_days none
3 ALLA quotation_standard 2 ceo Chief Executive Officer sequential true 48 calendar_days none