From: Andrew G. <aga...@re...> - 2015-02-03 13:57:35
|
Thanks Phil. Bad commit on my part missing that SQL. Best Regards, Andrew Galuski ResMart LLC. 817.615.2038 (Office) 817.821.0544 (Cell) www.resmart.com -----Original Message----- From: Phil Daintree [mailto:ph...@lo...] Sent: Tuesday, February 03, 2015 12:32 AM To: webERP Developers; For the general discussion of webERP project Subject: [WebERP-developers] QA module Whoops! Whilst the QA module is in the 4.12 release - there are no roles with access! To see the new QA functionality you need to add token 16 - QA to a user's role permissions. To add QA to the sysadmin role run the following SQL: INSERT INTO `securitygroups` VALUES (8,16); sorry 'bout that! -- Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Web-erp-developers mailing list Web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-developers |