task approve-csv file

This commit is contained in:
phaichayon
2026-07-14 08:33:07 +07:00
parent bb5a910b88
commit a16dc8e548
5 changed files with 61 additions and 2 deletions

View File

@@ -1 +1,7 @@
organization_code,workflow_code,workflow_name,entity_type,description,is_system,is_active
ALLA,quotation_standard,Quotation Standard Approval,quotation,Standard quotation approval for branch and product test cases,false,true
ALLA,quotation_manager_review,Quotation Manager Review,quotation,Manager approval for medium value quotations,false,true
ALLA,quotation_executive_review,Quotation Executive Review,quotation,Executive approval for high value quotations,false,true
ONVALLA,quotation_standard,Quotation Standard Approval,quotation,Standard quotation approval for branch and product test cases,false,true
ONVALLA,quotation_manager_review,Quotation Manager Review,quotation,Manager approval for medium value quotations,false,true
ONVALLA,quotation_executive_review,Quotation Executive Review,quotation,Executive approval for high value quotations,false,true
1 organization_code workflow_code workflow_name entity_type description is_system is_active
2 ALLA quotation_standard Quotation Standard Approval quotation Standard quotation approval for branch and product test cases false true
3 ALLA quotation_manager_review Quotation Manager Review quotation Manager approval for medium value quotations false true
4 ALLA quotation_executive_review Quotation Executive Review quotation Executive approval for high value quotations false true
5 ONVALLA quotation_standard Quotation Standard Approval quotation Standard quotation approval for branch and product test cases false true
6 ONVALLA quotation_manager_review Quotation Manager Review quotation Manager approval for medium value quotations false true
7 ONVALLA quotation_executive_review Quotation Executive Review quotation Executive approval for high value quotations false true