NF9 Tenant Administrator Roles

From iDempiere en

Feature: Tenant Administrator Roles

Goal: Functional

Developer: Nicolas Micoud

Feature Ticket: IDEMPIERE-5214

Sponsor : TGI

Description:

Messages are defined and translated at System level. Sometimes, it can be useful to set a translation at tenant level.

A new flag has been added to identify administrator roles at tenant level.

TenantAdministratorRoles.png


It can be used in display logics or anywhere else. Eg: you can use the following logic to display a field for 'Advanced', 'Support' and 'Tenant Administrator' roles.

 @#ShowAdvanced@ = Y | @#AD_Role_Type@ = SS | @#IsClientAdministrator@ = Y
Cookies help us deliver our services. By using our services, you agree to our use of cookies.