Renamed roles and trans keys "Limited"->"Restricted" "Full" -> ""
This commit is contained in:
@@ -998,7 +998,7 @@ export default {
|
||||
},
|
||||
rights: window.$gz.role.defaultRightsObject(),
|
||||
canEditSerial: window.$gz.role.hasRole([
|
||||
window.$gz.role.AUTHORIZATION_ROLES.BizAdminFull
|
||||
window.$gz.role.AUTHORIZATION_ROLES.BizAdmin
|
||||
]),
|
||||
ayaType: window.$gz.type.PurchaseOrder,
|
||||
currencyName: window.$gz.locale.getCurrencyName(),
|
||||
|
||||
Reference in New Issue
Block a user