...
Issue/Request | Type | User Guide | Jira Ticket | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
1. Setting - User/Admin Management:
Logic: Only User Type not 0 can access User Management table Only MAF Admin: User ID = 1; so only MAF Admin can access Subscription Management Only User Type = 1 can access Sales Code Management table, once user is assigned in sales code management table, their user type will become 1 MAF Admin will assign sales code to Agency (User Type becomes 1) first (Parent is MAF), then Agency will be able to access the Sales Code Management table to assign sales code to each agent (Parent is Agency) Details: Open inspect to check the data in network to determine user type is 1 or 0 SALES_CODE_TYPES: so if 0, means client if 1, means agency if 2, means agent or sales so user_type is the value to control; if the user in sales code, then should be 1 or 2; otherwise, it is 0 Any sales agency is able to create sales code and assign to the user so sales agency is able to create his own sales agencies or sales agents under his umbrella; even for user with existing account, user can be under any agency if a sales code is assigned to the user; so the user could be both client and sales agent/agency | New Feature |
| |||||||||
2. Admin Management - Add Sales Code table under
| New Feature |
| |||||||||
3. General Ledger - add FCM STATEMENT tab
| New Feature |
|
...