erpcya / adempiere

ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
www.adempiere.net
GNU General Public License v2.0
2 stars 5 forks source link

Bugfix/#co fixed update role access #36

Closed mckayERP closed 3 years ago

mckayERP commented 3 years ago

Removed the call to MRole(ctx, 0, trxName) and replaced it with a query for all roles. Tests pass and manually tested within the System Client and GW Client for specific roles and all roles. Was able to access the system account normally after each test.