Skip to content

Ma trận Quyền Reference snapshot

Trang tham chiếu, không phải spec. Đây là snapshot sinh tự động của trạng thái cấp quyền trực tiếp trên develop vào 2026-05-26, giữ cạnh module Quyền hạn như một bảng tra cứu. Nó liệt kê mọi code quyền và vai trò nào trong tám vai trò hệ thống nắm nó, nhóm theo module. Yêu cầu nằm trong URD; mô hình vai trò được tài liệu hóa trong tài liệu RBAC developer. Vì nó được tái sinh từ cơ sở dữ liệu, con số chính xác trôi giữa các bản phát hành — hãy xem các con số bên dưới là tại-một-thời-điểm.

Bao quát cả tám vai trò hệ thống cố định trên khoảng 864 bản ghi quyền tại ngày snapshot.

Hai lớp thực thi (scope)

ScopeVai tròHành vi
System bypasssuper-admin · admin · operatorBỏ qua Casbin hoàn toàn — luôn nắm mọi quyền, độc lập với domain.
Domain theo merchantorganizer-owner · cashier · employeeQuyền chỉ áp dụng trong domain Merchant_<id> (chọn qua header x-merchant-id). Một Owner tại HQ được mở rộng tới mọi merchant của tổ chức đó.
Không quyền / toàn cụccustomer · guestcustomer hướng khách hàng; guest (001_guest, ưu tiên 1) là tier chưa xác thực toàn cục. Cả hai đều không nắm quyền backend.

Chú giải: ✅ = được cấp · ❌ = không được cấp · bypass = luôn được cấp vì việc thực thi bị bỏ qua.

super-admin / admin / operator bỏ qua mọi thứ (cột luôn ✅); customer không có quyền backend (cột luôn ❌). Các cột thực sự khác nhau là OwnerEmployee.

CASHIER (110_cashier) là một vai trò merchant cố định có cấp quyền giống EMPLOYEE y hệt — xem cột của nó giống hệt Employee. Nó được lược bỏ khỏi các bảng theo từng quyền bên dưới để tránh nhân đôi cột Employee trên mỗi dòng.

Commerce

177 quyền

AllocationLayout

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationLayout.findread
AllocationLayout.findByIdread
AllocationLayout.findOneread
AllocationLayout.countread
AllocationLayout.createcreate
AllocationLayout.updateByIdupdate
AllocationLayout.updateByupdate
AllocationLayout.deleteByIddelete
AllocationLayout.deleteBydelete
AllocationLayout.createAggregatecreate
AllocationLayout.findByIdAggregateread
AllocationLayout.updateAggregateupdate

AllocationUnit

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationUnit.findread
AllocationUnit.findByIdread
AllocationUnit.findOneread
AllocationUnit.countread
AllocationUnit.createcreate
AllocationUnit.updateByIdupdate
AllocationUnit.updateByupdate
AllocationUnit.deleteByIddelete
AllocationUnit.deleteBydelete

AllocationZone

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationZone.findread
AllocationZone.findByIdread
AllocationZone.findOneread
AllocationZone.countread
AllocationZone.createcreate
AllocationZone.updateByIdupdate
AllocationZone.updateByupdate
AllocationZone.deleteByIddelete
AllocationZone.deleteBydelete
AllocationZone.batchCreatecreate
AllocationZone.createAggregatecreate
AllocationZone.updateAggregateupdate

Category

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Category.findread
Category.findByIdread
Category.findOneread
Category.countread
Category.createcreate
Category.updateByIdupdate
Category.updateByupdate
Category.deleteByIddelete
Category.deleteBydelete

Configuration

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Configuration.findread
Configuration.findByIdread
Configuration.findOneread
Configuration.countread
Configuration.createcreate
Configuration.updateByIdupdate
Configuration.updateByupdate
Configuration.deleteByIddelete
Configuration.deleteBydelete
Configuration.createProviderIntegrationcreate
Configuration.deleteProviderIntegrationdelete
Configuration.findProviderIntegrationsread
Configuration.getProviderIntegrationread
Configuration.updateProviderIntegrationupdate

Device

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Device.findread
Device.findByIdread
Device.findOneread
Device.countread
Device.createcreate
Device.updateByIdupdate
Device.updateByupdate
Device.deleteByIddelete
Device.deleteBydelete

Merchant

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Merchant.findread
Merchant.findByIdread
Merchant.findOneread
Merchant.countread
Merchant.createcreate
Merchant.updateByIdupdate
Merchant.updateByupdate
Merchant.deleteByIddelete
Merchant.deleteBydelete
Merchant.batchCreatecreate
Merchant.batchSaleChannelsCreatecreate
Merchant.checkSlugread
Merchant.createAggregatecreate
Merchant.findDeletionPolicyread
Merchant.footerSummaryread
Merchant.launchpadread
Merchant.updateAggregateupdate
Merchant.updateDeletionPolicyupdate

Organizer

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Organizer.findread
Organizer.findByIdread
Organizer.findOneread
Organizer.countread
Organizer.createcreate
Organizer.updateByIdupdate
Organizer.updateByupdate
Organizer.deleteByIddelete
Organizer.deleteBydelete
Organizer.checkSlugread
Organizer.launchpadread
Organizer.launchpadCountread
Organizer.onBoardingcreate

Product

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Product.findread
Product.findByIdread
Product.findOneread
Product.countread
Product.createcreate
Product.updateByIdupdate
Product.updateByupdate
Product.deleteByIddelete
Product.deleteBydelete
Product.checkSlugread
Product.createAggregatecreate
Product.updateAggregateupdate

ProductOption

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductOption.findread
ProductOption.findByIdread
ProductOption.findOneread
ProductOption.countread
ProductOption.createcreate
ProductOption.updateByIdupdate
ProductOption.updateByupdate
ProductOption.deleteByIddelete
ProductOption.deleteBydelete
ProductOption.createAggregatecreate
ProductOption.updateAggregateupdate

ProductOptionValue

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductOptionValue.findread
ProductOptionValue.findByIdread
ProductOptionValue.findOneread
ProductOptionValue.countread
ProductOptionValue.createcreate
ProductOptionValue.updateByIdupdate
ProductOptionValue.updateByupdate
ProductOptionValue.deleteByIddelete
ProductOptionValue.deleteBydelete

ProductVariant

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductVariant.findread
ProductVariant.findByIdread
ProductVariant.findOneread
ProductVariant.countread
ProductVariant.createcreate
ProductVariant.updateByIdupdate
ProductVariant.updateByupdate
ProductVariant.deleteByIddelete
ProductVariant.deleteBydelete
ProductVariant.createAggregatecreate
ProductVariant.promoteDefaultupdate
ProductVariant.updateAggregateupdate

ProductVariantOption

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductVariantOption.findread
ProductVariantOption.findByIdread
ProductVariantOption.findOneread
ProductVariantOption.countread
ProductVariantOption.createcreate
ProductVariantOption.updateByIdupdate
ProductVariantOption.updateByupdate
ProductVariantOption.deleteByIddelete
ProductVariantOption.deleteBydelete

ReceiptTemplate

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
ReceiptTemplate.findread
ReceiptTemplate.findByIdread
ReceiptTemplate.findOneread
ReceiptTemplate.countread
ReceiptTemplate.createcreate
ReceiptTemplate.updateByIdupdate
ReceiptTemplate.updateByupdate
ReceiptTemplate.deleteByIddelete
ReceiptTemplate.deleteBydelete

SaleChannel

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleChannel.findread
SaleChannel.findByIdread
SaleChannel.findOneread
SaleChannel.countread
SaleChannel.createcreate
SaleChannel.updateByIdupdate
SaleChannel.updateByupdate
SaleChannel.deleteByIddelete
SaleChannel.deleteBydelete
SaleChannel.checkSlugread

Setting

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Setting.findread
Setting.findByIdread
Setting.findOneread
Setting.countread
Setting.createcreate
Setting.updateByIdupdate
Setting.updateByupdate
Setting.deleteByIddelete
Setting.deleteBydelete

Sale

112 quyền

Customer

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Customer.findread
Customer.findByIdread
Customer.findOneread
Customer.countread
Customer.createcreate
Customer.updateByIdupdate
Customer.updateByupdate
Customer.deleteByIddelete
Customer.deleteBydelete
Customer.linkUserupdate
Customer.promoteToUserupdate
Customer.unlinkUserupdate

KitchenStation

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
KitchenStation.findread
KitchenStation.findByIdread
KitchenStation.findOneread
KitchenStation.countread
KitchenStation.createcreate
KitchenStation.updateByIdupdate
KitchenStation.updateByupdate
KitchenStation.deleteByIddelete
KitchenStation.deleteBydelete

KitchenTicket

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
KitchenTicket.findread
KitchenTicket.findByIdread
KitchenTicket.findOneread
KitchenTicket.countread
KitchenTicket.createcreate
KitchenTicket.updateByIdupdate
KitchenTicket.updateByupdate
KitchenTicket.deleteByIddelete
KitchenTicket.deleteBydelete
KitchenTicket.rushupdate
KitchenTicket.sendcreate
KitchenTicket.updateTicketStatusupdate
KitchenTicket.voiddelete

KitchenTicketItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
KitchenTicketItem.findread
KitchenTicketItem.findByIdread
KitchenTicketItem.findOneread
KitchenTicketItem.countread
KitchenTicketItem.createcreate
KitchenTicketItem.updateByIdupdate
KitchenTicketItem.updateByupdate
KitchenTicketItem.deleteByIddelete
KitchenTicketItem.deleteBydelete
KitchenTicketItem.updateItemStatusupdate
KitchenTicketItem.voidItemdelete

PointTransaction

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PointTransaction.findread
PointTransaction.findByIdread
PointTransaction.findOneread
PointTransaction.countread
PointTransaction.createcreate
PointTransaction.updateByIdupdate
PointTransaction.updateByupdate
PointTransaction.deleteByIddelete
PointTransaction.deleteBydelete

PosSession

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PosSession.findread
PosSession.findByIdread
PosSession.findOneread
PosSession.countread
PosSession.createcreate
PosSession.updateByIdupdate
PosSession.updateByupdate
PosSession.deleteByIddelete
PosSession.deleteBydelete
PosSession.closeupdate
PosSession.getCurrentread
PosSession.getXReportread
PosSession.getZReportread
PosSession.listread
PosSession.opencreate
PosSession.recordCashMovementupdate

SaleOrder

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleOrder.findread
SaleOrder.findByIdread
SaleOrder.findOneread
SaleOrder.countread
SaleOrder.createcreate
SaleOrder.updateByIdupdate
SaleOrder.updateByupdate
SaleOrder.deleteByIddelete
SaleOrder.deleteBydelete
SaleOrder.addSaleOrderItemupdate
SaleOrder.cancelupdate
SaleOrder.checkoutupdate
SaleOrder.clearItemsdelete
SaleOrder.createDraftcreate
SaleOrder.mergeOrdersupdate
SaleOrder.revertupdate
SaleOrder.rollbackMergedelete
SaleOrder.splitOrdercreate

SaleOrderItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleOrderItem.findread
SaleOrderItem.findByIdread
SaleOrderItem.findOneread
SaleOrderItem.countread
SaleOrderItem.createcreate
SaleOrderItem.updateByIdupdate
SaleOrderItem.updateByupdate
SaleOrderItem.deleteByIddelete
SaleOrderItem.deleteBydelete

SaleCheck

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleCheck.findread
SaleCheck.findByIdread
SaleCheck.findOneread
SaleCheck.countread
SaleCheck.createcreate
SaleCheck.updateByIdupdate
SaleCheck.updateByupdate
SaleCheck.deleteByIddelete
SaleCheck.deleteBydelete
SaleCheck.historyread
SaleCheck.mergeChecksupdate
SaleCheck.rollbackdelete
SaleCheck.splitcreate
SaleCheck.splitEqualcreate
SaleCheck.updateupdate

Inventory

178 quyền

InventoryIdentifier

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryIdentifier.findread
InventoryIdentifier.findByIdread
InventoryIdentifier.findOneread
InventoryIdentifier.countread
InventoryIdentifier.createcreate
InventoryIdentifier.updateByIdupdate
InventoryIdentifier.updateByupdate
InventoryIdentifier.deleteByIddelete
InventoryIdentifier.deleteBydelete

InventoryItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryItem.findread
InventoryItem.findByIdread
InventoryItem.findOneread
InventoryItem.countread
InventoryItem.createcreate
InventoryItem.updateByIdupdate
InventoryItem.updateByupdate
InventoryItem.deleteByIddelete
InventoryItem.deleteBydelete

InventoryLocation

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryLocation.findread
InventoryLocation.findByIdread
InventoryLocation.findOneread
InventoryLocation.countread
InventoryLocation.createcreate
InventoryLocation.updateByIdupdate
InventoryLocation.updateByupdate
InventoryLocation.deleteByIddelete
InventoryLocation.deleteBydelete
InventoryLocation.activateupdate
InventoryLocation.archiveupdate
InventoryLocation.createAggregatecreate
InventoryLocation.deactivateupdate
InventoryLocation.setDefaultupdate
InventoryLocation.updateAggregateupdate

InventoryStock

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryStock.findread
InventoryStock.findByIdread
InventoryStock.findOneread
InventoryStock.countread
InventoryStock.createcreate
InventoryStock.updateByIdupdate
InventoryStock.updateByupdate
InventoryStock.deleteByIddelete
InventoryStock.deleteBydelete

InventoryTicket

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryTicket.findread
InventoryTicket.findByIdread
InventoryTicket.findOneread
InventoryTicket.countread
InventoryTicket.createcreate
InventoryTicket.updateByIdupdate
InventoryTicket.updateByupdate
InventoryTicket.deleteByIddelete
InventoryTicket.deleteBydelete

InventoryTicketItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryTicketItem.findread
InventoryTicketItem.findByIdread
InventoryTicketItem.findOneread
InventoryTicketItem.countread
InventoryTicketItem.createcreate
InventoryTicketItem.updateByIdupdate
InventoryTicketItem.updateByupdate
InventoryTicketItem.deleteByIddelete
InventoryTicketItem.deleteBydelete

InventoryTracking

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryTracking.findread
InventoryTracking.findByIdread
InventoryTracking.findOneread
InventoryTracking.countread
InventoryTracking.createcreate
InventoryTracking.updateByIdupdate
InventoryTracking.updateByupdate
InventoryTracking.deleteByIddelete
InventoryTracking.deleteBydelete

Material

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Material.findread
Material.findByIdread
Material.findOneread
Material.countread
Material.createcreate
Material.updateByIdupdate
Material.updateByupdate
Material.deleteByIddelete
Material.deleteBydelete
Material.createAggregatecreate
Material.updateAggregateupdate

MaterialIdentifier

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
MaterialIdentifier.findread
MaterialIdentifier.findByIdread
MaterialIdentifier.findOneread
MaterialIdentifier.countread
MaterialIdentifier.createcreate
MaterialIdentifier.updateByIdupdate
MaterialIdentifier.updateByupdate
MaterialIdentifier.deleteByIddelete
MaterialIdentifier.deleteBydelete

MaterialRecipe

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
MaterialRecipe.findread
MaterialRecipe.findByIdread
MaterialRecipe.findOneread
MaterialRecipe.countread
MaterialRecipe.createcreate
MaterialRecipe.updateByIdupdate
MaterialRecipe.updateByupdate
MaterialRecipe.deleteByIddelete
MaterialRecipe.deleteBydelete
MaterialRecipe.createAggregatecreate
MaterialRecipe.updateAggregateupdate

MaterialRecipeItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
MaterialRecipeItem.findread
MaterialRecipeItem.findByIdread
MaterialRecipeItem.findOneread
MaterialRecipeItem.countread
MaterialRecipeItem.createcreate
MaterialRecipeItem.updateByIdupdate
MaterialRecipeItem.updateByupdate
MaterialRecipeItem.deleteByIddelete
MaterialRecipeItem.deleteBydelete

ProductionOrder

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductionOrder.findread
ProductionOrder.findByIdread
ProductionOrder.findOneread
ProductionOrder.countread
ProductionOrder.createcreate
ProductionOrder.updateByIdupdate
ProductionOrder.updateByupdate
ProductionOrder.deleteByIddelete
ProductionOrder.deleteBydelete

PurchaseOrder

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PurchaseOrder.findread
PurchaseOrder.findByIdread
PurchaseOrder.findOneread
PurchaseOrder.countread
PurchaseOrder.createcreate
PurchaseOrder.updateByIdupdate
PurchaseOrder.updateByupdate
PurchaseOrder.deleteByIddelete
PurchaseOrder.deleteBydelete
PurchaseOrder.addItemupdate
PurchaseOrder.cancelupdate
PurchaseOrder.clearItemsdelete
PurchaseOrder.closeupdate
PurchaseOrder.completeupdate
PurchaseOrder.confirmupdate
PurchaseOrder.createAggregatecreate
PurchaseOrder.receiveupdate
PurchaseOrder.revertupdate
PurchaseOrder.updateAggregateupdate

PurchaseOrderItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PurchaseOrderItem.findread
PurchaseOrderItem.findByIdread
PurchaseOrderItem.findOneread
PurchaseOrderItem.countread
PurchaseOrderItem.createcreate
PurchaseOrderItem.updateByIdupdate
PurchaseOrderItem.updateByupdate
PurchaseOrderItem.deleteByIddelete
PurchaseOrderItem.deleteBydelete

UnitOfMeasure

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
UnitOfMeasure.findread
UnitOfMeasure.findByIdread
UnitOfMeasure.findOneread
UnitOfMeasure.countread
UnitOfMeasure.createcreate
UnitOfMeasure.updateByIdupdate
UnitOfMeasure.updateByupdate
UnitOfMeasure.deleteByIddelete
UnitOfMeasure.deleteBydelete

Vendor

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Vendor.findread
Vendor.findByIdread
Vendor.findOneread
Vendor.countread
Vendor.createcreate
Vendor.updateByIdupdate
Vendor.updateByupdate
Vendor.deleteByIddelete
Vendor.deleteBydelete
Vendor.createAggregatecreate
Vendor.updateAggregateupdate

VendorItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
VendorItem.findread
VendorItem.findByIdread
VendorItem.findOneread
VendorItem.countread
VendorItem.createcreate
VendorItem.updateByIdupdate
VendorItem.updateByupdate
VendorItem.deleteByIddelete
VendorItem.deleteBydelete
VendorItem.activateupdate
VendorItem.deactivateupdate
VendorItem.setPreferredupdate

Pricing

90 quyền

Cost

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Cost.findread
Cost.findByIdread
Cost.findOneread
Cost.countread
Cost.createcreate
Cost.updateByIdupdate
Cost.updateByupdate
Cost.deleteByIddelete
Cost.deleteBydelete
Cost.readCurrentread
Cost.updateCurrentupdate

Fare

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Fare.findread
Fare.findByIdread
Fare.findOneread
Fare.countread
Fare.createcreate
Fare.updateByIdupdate
Fare.updateByupdate
Fare.deleteByIddelete
Fare.deleteBydelete
Fare.addChildcreate
Fare.createGroupcreate

FareSet

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
FareSet.findread
FareSet.findByIdread
FareSet.findOneread
FareSet.countread
FareSet.createcreate
FareSet.updateByIdupdate
FareSet.updateByupdate
FareSet.deleteByIddelete
FareSet.deleteBydelete
FareSet.changeStatusupdate

Promotion

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Promotion.findread
Promotion.findByIdread
Promotion.findOneread
Promotion.countread
Promotion.createcreate
Promotion.updateByIdupdate
Promotion.updateByupdate
Promotion.deleteByIddelete
Promotion.deleteBydelete
Promotion.createAggregatecreate
Promotion.updateAggregateupdate

PromotionMethod

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PromotionMethod.findread
PromotionMethod.findByIdread
PromotionMethod.findOneread
PromotionMethod.countread
PromotionMethod.createcreate
PromotionMethod.updateByIdupdate
PromotionMethod.updateByupdate
PromotionMethod.deleteByIddelete
PromotionMethod.deleteBydelete

Rule

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Rule.findread
Rule.findByIdread
Rule.findOneread
Rule.countread
Rule.createcreate
Rule.updateByIdupdate
Rule.updateByupdate
Rule.deleteByIddelete
Rule.deleteBydelete

Simulation

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Simulation.calculatecreate

Tax

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Tax.findread
Tax.findByIdread
Tax.findOneread
Tax.countread
Tax.createcreate
Tax.updateByIdupdate
Tax.updateByupdate
Tax.deleteByIddelete
Tax.deleteBydelete

TaxSet

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxSet.findread
TaxSet.findByIdread
TaxSet.findOneread
TaxSet.countread
TaxSet.createcreate
TaxSet.updateByIdupdate
TaxSet.updateByupdate
TaxSet.deleteByIddelete
TaxSet.deleteBydelete
TaxSet.updateAggregateupdate

TaxType

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxType.findread
TaxType.findByIdread
TaxType.findOneread
TaxType.countread
TaxType.createcreate
TaxType.updateByIdupdate
TaxType.updateByupdate
TaxType.deleteByIddelete
TaxType.deleteBydelete

Finance

54 quyền

FinanceAccount

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceAccount.findread
FinanceAccount.findByIdread
FinanceAccount.findOneread
FinanceAccount.countread
FinanceAccount.createcreate
FinanceAccount.updateByIdupdate
FinanceAccount.updateByupdate
FinanceAccount.deleteByIddelete
FinanceAccount.deleteBydelete

FinanceCategory

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceCategory.findread
FinanceCategory.findByIdread
FinanceCategory.findOneread
FinanceCategory.countread
FinanceCategory.createcreate
FinanceCategory.updateByIdupdate
FinanceCategory.updateByupdate
FinanceCategory.deleteByIddelete
FinanceCategory.deleteBydelete

FinanceTransaction

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceTransaction.findread
FinanceTransaction.findByIdread
FinanceTransaction.findOneread
FinanceTransaction.countread
FinanceTransaction.createcreate
FinanceTransaction.updateByIdupdate
FinanceTransaction.updateByupdate
FinanceTransaction.deleteByIddelete
FinanceTransaction.deleteBydelete

FinanceVoucher

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceVoucher.findread
FinanceVoucher.findByIdread
FinanceVoucher.findOneread
FinanceVoucher.countread
FinanceVoucher.createcreate
FinanceVoucher.updateByIdupdate
FinanceVoucher.updateByupdate
FinanceVoucher.deleteByIddelete
FinanceVoucher.deleteBydelete

FinanceWallet

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceWallet.findread
FinanceWallet.findByIdread
FinanceWallet.findOneread
FinanceWallet.countread
FinanceWallet.createcreate
FinanceWallet.updateByIdupdate
FinanceWallet.updateByupdate
FinanceWallet.deleteByIddelete
FinanceWallet.deleteBydelete

PaymentIntegration

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PaymentIntegration.findread
PaymentIntegration.findByIdread
PaymentIntegration.findOneread
PaymentIntegration.countread
PaymentIntegration.createcreate
PaymentIntegration.updateByIdupdate
PaymentIntegration.updateByupdate
PaymentIntegration.deleteByIddelete
PaymentIntegration.deleteBydelete

Payment

46 quyền

Payment

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Payment.cancelexecute
Payment.checkoutexecute
Payment.confirmexecute
Payment.refundexecute
Payment.verifyexecute

PaymentAttempt

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PaymentAttempt.findread
PaymentAttempt.findByIdread
PaymentAttempt.findOneread
PaymentAttempt.countread
PaymentAttempt.createcreate
PaymentAttempt.updateByIdupdate
PaymentAttempt.deleteByIddelete
PaymentAttempt.deleteBydelete

PaymentResult

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PaymentResult.findread
PaymentResult.findByIdread
PaymentResult.findOneread
PaymentResult.countread
PaymentResult.createcreate
PaymentResult.updateByIdupdate
PaymentResult.deleteByIddelete
PaymentResult.deleteBydelete

Transaction

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Transaction.findread
Transaction.findByIdread
Transaction.findOneread
Transaction.countread
Transaction.createcreate
Transaction.updateByIdupdate
Transaction.deleteByIddelete
Transaction.deleteBydelete

TransactionItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
TransactionItem.findread
TransactionItem.findByIdread
TransactionItem.findOneread
TransactionItem.countread
TransactionItem.createcreate
TransactionItem.updateByIdupdate
TransactionItem.deleteByIddelete
TransactionItem.deleteBydelete

WebhookConfig

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
WebhookConfig.findread
WebhookConfig.findByIdread
WebhookConfig.findOneread
WebhookConfig.countread
WebhookConfig.createcreate
WebhookConfig.updateByIdupdate
WebhookConfig.updateByupdate
WebhookConfig.deleteByIddelete
WebhookConfig.deleteBydelete

Ledger

27 quyền

Ledger

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Ledger.findread
Ledger.findByIdread
Ledger.findOneread
Ledger.countread
Ledger.createcreate
Ledger.updateByIdupdate
Ledger.updateByupdate
Ledger.deleteByIddelete
Ledger.deleteBydelete
Ledger.amendcreate
Ledger.batchGeneratecreate
Ledger.batchRetryupdate
Ledger.batchStatusread
Ledger.checkExistsread
Ledger.downloadread
Ledger.finalizeupdate
Ledger.generatecreate
Ledger.regenerateupdate
Ledger.retryupdate
Ledger.revisecreate
Ledger.searchread
Ledger.snapshotupdate
Ledger.statusread

MerchantLedgerConfig

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
MerchantLedgerConfig.createcreate
MerchantLedgerConfig.confirmupdate
MerchantLedgerConfig.readread
MerchantLedgerConfig.updateupdate

Taxation

45 quyền

TaxGroup

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxGroup.findread
TaxGroup.findByIdread
TaxGroup.findOneread
TaxGroup.countread
TaxGroup.createcreate
TaxGroup.updateByIdupdate
TaxGroup.updateByupdate
TaxGroup.deleteByIddelete
TaxGroup.deleteBydelete

TaxGroupItem

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxGroupItem.findread
TaxGroupItem.findByIdread
TaxGroupItem.findOneread
TaxGroupItem.countread
TaxGroupItem.createcreate
TaxGroupItem.updateByIdupdate
TaxGroupItem.updateByupdate
TaxGroupItem.deleteByIddelete
TaxGroupItem.deleteBydelete

VnAdministrativeUnit

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
VnAdministrativeUnit.findread
VnAdministrativeUnit.findByIdread
VnAdministrativeUnit.findOneread
VnAdministrativeUnit.countread
VnAdministrativeUnit.createcreate
VnAdministrativeUnit.updateByIdupdate
VnAdministrativeUnit.updateByupdate
VnAdministrativeUnit.deleteByIddelete
VnAdministrativeUnit.deleteBydelete

VnProvince

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
VnProvince.findread
VnProvince.findByIdread
VnProvince.findOneread
VnProvince.countread
VnProvince.createcreate
VnProvince.updateByIdupdate
VnProvince.updateByupdate
VnProvince.deleteByIddelete
VnProvince.deleteBydelete

VnWard

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
VnWard.findread
VnWard.findByIdread
VnWard.findOneread
VnWard.countread
VnWard.createcreate
VnWard.updateByIdupdate
VnWard.updateByupdate
VnWard.deleteByIddelete
VnWard.deleteBydelete

Licensing

43 quyền

Activation

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Activation.findread
Activation.findByIdread
Activation.findOneread
Activation.countread
Activation.createcreate
Activation.updateByIdupdate
Activation.updateByupdate
Activation.deleteByIddelete
Activation.deleteBydelete

License

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
License.findread
License.findByIdread
License.findOneread
License.countread
License.createcreate
License.updateByIdupdate
License.updateByupdate
License.deleteByIddelete
License.deleteBydelete
License.freeTrialcreate
License.issuecreate
License.issueFreeTrialcreate
License.reinstateupdate
License.renewupdate
License.revokeupdate
License.suspendupdate

Policy

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Policy.findread
Policy.findByIdread
Policy.findOneread
Policy.countread
Policy.createcreate
Policy.updateByIdupdate
Policy.updateByupdate
Policy.deleteByIddelete
Policy.deleteBydelete

PolicyFeature

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PolicyFeature.findread
PolicyFeature.findByIdread
PolicyFeature.findOneread
PolicyFeature.countread
PolicyFeature.createcreate
PolicyFeature.updateByIdupdate
PolicyFeature.updateByupdate
PolicyFeature.deleteByIddelete
PolicyFeature.deleteBydelete

Identity

68 quyền

User

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
User.findread
User.findByIdread
User.findOneread
User.countread
User.createcreate
User.updateByIdupdate
User.updateByupdate
User.deleteByIddelete
User.deleteBydelete

UserConfiguration

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
UserConfiguration.findread
UserConfiguration.findByIdread
UserConfiguration.findOneread
UserConfiguration.countread
UserConfiguration.createcreate
UserConfiguration.updateByIdupdate
UserConfiguration.updateByupdate
UserConfiguration.deleteByIddelete
UserConfiguration.deleteBydelete
UserConfiguration.createViewcreate

UserIdentifier

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
UserIdentifier.findread
UserIdentifier.findByIdread
UserIdentifier.findOneread
UserIdentifier.countread
UserIdentifier.createcreate
UserIdentifier.updateByIdupdate
UserIdentifier.updateByupdate
UserIdentifier.deleteByIddelete
UserIdentifier.deleteBydelete

Employee

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Employee.findread
Employee.findByIdread
Employee.findOneread
Employee.countread
Employee.createcreate
Employee.updateByIdupdate
Employee.updateByupdate
Employee.deleteByIddelete
Employee.deleteBydelete
Employee.resetPasswordupdate

Role

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Role.findread
Role.findByIdread
Role.findOneread
Role.countread
Role.createcreate
Role.updateByIdupdate
Role.updateByupdate
Role.deleteByIddelete
Role.deleteBydelete

Permission

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Permission.findread
Permission.findByIdread
Permission.findOneread
Permission.countread
Permission.createcreate
Permission.updateByIdupdate
Permission.updateByupdate
Permission.deleteByIddelete
Permission.deleteBydelete

PolicyDefinition

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PolicyDefinition.findread
PolicyDefinition.findByIdread
PolicyDefinition.findOneread
PolicyDefinition.countread
PolicyDefinition.findMerchantTargetsread
PolicyDefinition.findOrganizerTargetsread
PolicyDefinition.findRoleTargetsread
PolicyDefinition.findUserTargetsread
PolicyDefinition.manageMerchantTargetsexecute
PolicyDefinition.manageOrganizerTargetsexecute
PolicyDefinition.manageRoleTargetsexecute
PolicyDefinition.manageUserTargetsexecute

Outreach

18 quyền

Inquiry

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Inquiry.findread
Inquiry.findByIdread
Inquiry.findOneread
Inquiry.countread
Inquiry.createcreate
Inquiry.updateByIdupdate
Inquiry.updateByupdate
Inquiry.deleteByIddelete
Inquiry.deleteBydelete

Subscriber

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Subscriber.findread
Subscriber.findByIdread
Subscriber.findOneread
Subscriber.countread
Subscriber.createcreate
Subscriber.updateByIdupdate
Subscriber.updateByupdate
Subscriber.deleteByIddelete
Subscriber.deleteBydelete

Signal

6 quyền

WebSocketClient

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
WebSocketClient.broadcastcreate
WebSocketClient.disconnectClientdelete
WebSocketClient.getClientByIdread
WebSocketClient.getClientsread
WebSocketClient.sendToClientcreate
WebSocketClient.sendToRoomcreate

Khác / chưa ánh xạ

AllocationUsage

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationUsage.findread
AllocationUsage.findByIdread
AllocationUsage.findOneread
AllocationUsage.countread
AllocationUsage.createcreate
AllocationUsage.updateByIdupdate
AllocationUsage.updateByupdate
AllocationUsage.deleteByIddelete
AllocationUsage.deleteBydelete
AllocationUsage.availableUnitsread
AllocationUsage.availableZonesread
AllocationUsage.cancelupdate
AllocationUsage.cancelBatchupdate
AllocationUsage.completeupdate
AllocationUsage.completeBatchupdate
AllocationUsage.reassignupdate

DiscriminationType

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
DiscriminationType.findread
DiscriminationType.findByIdread
DiscriminationType.findOneread
DiscriminationType.countread
DiscriminationType.createcreate
DiscriminationType.updateByIdupdate
DiscriminationType.updateByupdate
DiscriminationType.deleteByIddelete
DiscriminationType.deleteBydelete

PurchaseReport

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
PurchaseReport.summaryread

Reservation

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
Reservation.findread
Reservation.findByIdread
Reservation.findOneread
Reservation.countread
Reservation.createcreate
Reservation.updateByIdupdate
Reservation.updateByupdate
Reservation.deleteByIddelete
Reservation.deleteBydelete
Reservation.cancelupdate
Reservation.checkInupdate

SalesReport

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
SalesReport.categoriesread
SalesReport.categorySummaryread
SalesReport.productsread
SalesReport.summaryread

SimulationV2

Quyền (code)Hành độngSuper AdminAdminOperatorOwnerEmployeeCustomer
SimulationV2.calculatecreate

Proprietary and Confidential. Unauthorized copying, distribution, or use of this software is strictly prohibited.