Client database customization ============================== The key question of client database customization is how to restrict administration rights. For example, client users should not be able to uninstall **saas_client** module, edit ir.confir_parameter records etc. The simplest solution is don't give to customer access to administration. To make more flexible configuration, you could install following modules on SaaS Client databases: * `ir_rule_protected `__ - makes impossible for non-superuser admin edit\delete protected ir.rule * `access_restricted `__ - makes impossible for administrator set (and see) more access rights (groups) than he already have. (follow the link for more description) * `hidden_admin `__ - makes admin (user and partner) invisible * `access_apps `__ - allows to have administrators which don't have access to Apps * `access_settings_menu `__ - allows to show settings menu for non-admin