As your Odoo database grows, the more you think of how to manage users efficiently. Each new app installed and each employee hired become a headache for Odoo administrators. Which rights should have a sales manager? What checkbox have I again missed? This is the tool to forget about such questions. The app is to manage users from a role perspective not based on security rights. Simple to start, easy to maintain, and safe to administrate.
2 clicks to apply user rights
To add access rights it is enough to assign a role for a user. Odoo will automatically add required security groups. No need to always remember all checkboxes!
Multiple roles per user
Assign security roles in any combination to reflect employee Odoo rights. As precise as it is needed. Or leave roles empty to administrate very specific users manually
Safe in changing environment
To change the rights of multiple users it is enough to update a security role. It takes a few seconds to reflect changes in policies or in the set of installed apps. Fast and minimum risks of errors!
Simple to start
Security roles are managed absolutely in the same way as you do for standard Odoo users. You may even create roles based on existing users or, vice versa: a user based on a role
Dynamic updates
The app lets configure advanced rules to automatically add/remove users to a role. For example, to temporarily grant rights for a substitute employee, or block access for vacation time
All modules access groups
The tool works with access groups introduced by any modules: Odoo standard, third-party, or custom ones. The logic and settings are almost the same as in configuring users.
Very powerful but simple
Provides excellent usability for a complicated topic.
Temporary user blocking and activation
-
Set up advanced rules to assign a user for a role temporarily or, vice versa, to block a user for a specific period
-
To that goal, go to the tab 'Temporary Activation and Blocking' and add a line. Each user might have a single linked rule per a role
-
When you block a user for some period, it means that she/he would not have the role for that time. During other intervals, this user would be re-assigned for this role. For example, use such rules for vacations and other types of time-offs
-
When you activate a user for some intervals, it means that she/he would have the role groups only during those periods. At other times, such a user would not have this role and access rights. For instance, it might be essential for a substitute or short-term employees
-
Each rule might have a few blocking or activating periods. Then, if any of those are suitable now, the rule would take place. For example, you may assign a few vacation intervals for a single user
-
The app will periodically check the rules and will block/activate users for roles when that is assumed by the rules. You may change the frequency of checks under the menu Settings > Technical > Automation > Scheduled Jobs > the action '[Security User Roles] Activate/Block Users for Roles'.
相关常见问题 Security User Roles Odoo v.17
如何强制用户始终在 Odoo 中接收通知?
要让用户在 Odoo 中收到通知,请在开发人员模式下创建或编辑角色时启用设置 "Receive notifications in Odoo"。分配该角色后,用户设置会相应调整。
用户为何总是在 Odoo 中收到通知?
如果在任一已分配用户角色中启用了设置 "Receive notifications in
Odoo",用户将始终在 Odoo 中收到通知。可在开发者模式中
创建或编辑用户角色时查看并管理该设置。
如果用户未分配任何角色会怎样?
若用户完全没有角色,Odoo 会按标准方式运行,就像应用未安装一样。因此须自行分配用户组。此做法可能适合某些特殊用户,例如 Odoo 管理员。
为用户分配多个角色时会发生什么?
当用户被分配多个角色时,这些角色的全部安全组都会生效。例如,角色 'Dev/Helpdesk' 拥有组 'Show SLA Polciies' & 'Use Subtasks',角色 'Sales Assistant' 拥有 'Advanced Pricelists',则同时拥有这两个角色的用户将具有全部权限 'Show SLA Policies'、'Use Subtasls' 和 'Advanced Pricelists'。
如何为多名用户添加新用户组/访问权限?
为此请执行 2 个操作:
1. 用所需的用户组/访问级别创建用户角色,或把它们加到现有角色
2. 把该角色加到目标用户。
之后,新增或移除访问权时,相关更改会应用到该角色下的所有用户。
若把此角色加到新用户,该角色的所有用户组也会加到该用户。
添加安全组后再更改角色会发生什么?
若用户已有角色,但您手动添加了安全组,该组不会立即清除。添加/移除角色或更改这些角色的组时才会清除。因此, 切勿手动添加用户组 如果用户已有角色。应用假定用户只有与其角色相关的用户组。
您的工具的更新政策是什么?
根据当前 Odoo Apps Store 政策:
- 为 12.0 及更早版本购买的每个模块,均可使用直至 12.0 的所有版本。
- 从 13.0 起,每个模块版本需单独购买。
- 无论版本如何,购买工具即获得该主版本内的 全部更新和缺陷修复权利。
请注意,faOtools 团队不控制这些政策。如有疑问,请直接联系 Odoo Apps Store 代表。
如何在 Odoo.sh 上安装您的应用?
最直接的做法是使用 Odoo 商店的内置流程:
1. 打开模块页面并点击 Deploy on odoo.sh 按钮
2. 之后会跳转到 GitHub 页面。登录帐户,然后点击 'Create a new repo' 或使用现有仓库。请确保仓库为私有。不得以 OPL-1 许可公开发布应用。如有需要,为 Odoo.sh 项目新建 repo
3. 然后转到 odoo.sh 并点击 Deploy 按钮。在弹出窗口中提交决定并点击 'Continue.' 这将触发安装过程。
这些步骤会将应用安装到项目的生产分支。若要部署到其他分支或更新模块,请执行以下操作:
1. 从 Odoo 商店上传应用的源代码
2. 将模块提交到所需的 GitHub 仓库。确保没有任何应用文件夹/文件被忽略(即未列入 repo 的 .gitignore)。仓库由 odoo.sh 自动创建,默认可能包含关键项(例如 /lib)。应上传模块的全部目录、子目录和文件,不得遗漏
3. 部署 odoo.sh 项目的目标分支,或在设置如此假定时 等待其自动构建。
应如何在自己的服务器上安装您的应用?
2. 重新启动 Odoo 服务器;
3. 打开开发者模式(技术设置);
4. 更新应用列表(应用菜单);
5. 找到应用并点击“Activate”/“Install”;
6. 如应用页面有指南,请按指南操作。
我注意到您的应用有额外附加模块。可以之后再购买吗?
可以。同时 Odoo 会自动把所有依赖加入购物车,因此应排除已购买的工具以免重复付款。
我在 Odoo.sh 上部署了您的应用,测试中出现警告/错误
红/橙色警告不影响应用功能。遗憾的是,标准自动测试有时假定与本应用目标冲突的行为,因此我们的模块会未通过。例如我们改了价格计算,而标准 Odoo 模块测试把最终价格与标准算法比较。
请先检查已部署数据库的功能。是否都正常?
若仍认为该警告影响真实功能,请联系我们并转发完整安装日志以及已部署模块的完整清单(含核心与第三方)。
我可以直接向贵公司购买应用吗?
不,我们只通过 官方 Odoo 应用商店.
希望获得折扣
很遗憾,我们没有技术手段 提供单独报价。
我可以在 Odoo Online (SaaS) 数据库上安装该应用吗?
不能,第三方应用无法在 Odoo Online 上使用。遗憾的是 Odoo SaaS 会阻止这种可能。
您的工具依赖其他应用。我需要购买那些应用吗?
是的,工具需要依赖中列出的全部模块才能正常工作。应用页上的价格已包含所有必要依赖。
该模块的美元价格是多少?为什么变了?
我们的模块价格以欧元标价。Odoo 商店按内部汇率换成其他货币。因此美元价格可能随汇率更新而变化。
非英语的应用和网站措辞由 AI 辅助 并与官方 Odoo 翻译对齐。若发现错误, 发送翻译正确性工单 我们会修好。
Odoo 演示数据库(在线预览)
对于此应用,我们可能提供免费个性化演示数据库。
联系我们无需电话号码或信用卡。只需完成不超过 30 秒的简短电子邮件注册。
按您的申请,我们将准备独立的在线预览数据库,约两周内可进行任意测试并核验假设。
缺陷反馈
如遇缺陷或不一致行为,请随时联系我们。我们保证在购买后 60 天内提供修复,并在此期限后仍积极改进工具。
联系我们无需电话号码或信用卡。只需完成不超过 30 秒的简短电子邮件注册。
请在请求中尽可能提供详细信息:截图、Odoo 服务器日志、完整的问题复现说明等。通常需要几个工作日来准备问题的工作计划(若确认是缺陷)或提供应采取的指引(否则)。
公开功能请求与模块构想(免费开发)
我们非常希望改进工具,并感谢任何反馈。若您的需求具有普遍价值且能高效实现,团队会将其列入待办清单。
此类待办清单会定期处理,不产生额外费用。虽然我们无法承诺截止日期和最终设计,但这可能是在无投入、无风险的情况下获得所需功能的好办法。
联系我们无需电话号码或信用卡。只需完成不超过 30 秒的简短电子邮件注册。
17.0.1.1.6
- The issue with the untranslated warnings has been fixed.
17.0.1.1.4
- 角色更新后,用户可保留通知偏好而无需重新分配。
17.0.1.1.3
- 已优化根据角色更新用户组的机制,以捕获意外错误。
17.0.1.1.2
- 应用获得了自己的配置页。
- 已添加可在不开启开发者模式的情况下于角色表单上显示技术用户组的功能。
17.0.1.0.5
- 该应用已发布到版本 17。
The tool to flexibly structure Odoo attachments in folders and synchronize directories with cloud clients: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box, and NAS. DMS. File Manager. Document management system
The tool to automatically synchronize Odoo attachments with OneDrive files in both ways
The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.
398€The tool for time-based service management from booking appointments to sales and reviews
The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts
198€The tool to automatically synchronize Odoo attachments with Google Drive files in both ways
The tool to plan, share and control employees shifts in a form of weekly timetables. Work schedule. Work shift calendar