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')