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,6 @@
organization_code,user_email,membership_role,business_role,permissions,branch_scope_codes,product_type_scope_codes
ALLA,admin@example.com,admin,sales_manager,crm.dashboard.read|crm.customer.read|crm.customer.create|crm.lead.read|crm.opportunity.read|crm.quotation.read|crm.approval.read,head_office|eastern|northern,crane|hoist|service
ALLA,mk.uat@example.com,user,marketing,crm.lead.read|crm.lead.create,head_office,crane|hoist
ALLA,sales.uat@example.com,user,sales,crm.customer.read|crm.opportunity.read|crm.quotation.read,head_office|eastern,crane|hoist
ALLA,manager.uat@example.com,user,sales_manager,crm.dashboard.read|crm.customer.read|crm.opportunity.read|crm.quotation.read|crm.approval.read,head_office|eastern|northern,crane|hoist|service
ALLA,ceo.uat@example.com,user,executive,crm.dashboard.read|crm.approval.read,head_office|eastern|northern,crane|hoist|service
1 organization_code user_email membership_role business_role permissions branch_scope_codes product_type_scope_codes
2 ALLA admin@example.com admin sales_manager crm.dashboard.read|crm.customer.read|crm.customer.create|crm.lead.read|crm.opportunity.read|crm.quotation.read|crm.approval.read head_office|eastern|northern crane|hoist|service
3 ALLA mk.uat@example.com user marketing crm.lead.read|crm.lead.create head_office crane|hoist
4 ALLA sales.uat@example.com user sales crm.customer.read|crm.opportunity.read|crm.quotation.read head_office|eastern crane|hoist
5 ALLA manager.uat@example.com user sales_manager crm.dashboard.read|crm.customer.read|crm.opportunity.read|crm.quotation.read|crm.approval.read head_office|eastern|northern crane|hoist|service
6 ALLA ceo.uat@example.com user executive crm.dashboard.read|crm.approval.read head_office|eastern|northern crane|hoist|service