The Save Address permission needs to be manually added per client and per user using the following query:
INSERT INTO app_users_rights (app,client_id,userid,rights_id)
VALUES ('Shiplinx','Dashboard','Administrator','ADDRESSBOOK')Modified on: Wed, 25 Oct, 2017 at 12:08 PM
The Save Address permission needs to be manually added per client and per user using the following query:
INSERT INTO app_users_rights (app,client_id,userid,rights_id)
VALUES ('Shiplinx','Dashboard','Administrator','ADDRESSBOOK')Did you find it helpful? Yes No
Send feedback