用户角色

odoo9-addon-base-user-role的Python项目详细描述


License: LGPL-3

用户角色

编写此模块是为了扩展有关用户的标准功能 以及团队管理。 它有助于创建定义良好的用户角色并将它们与用户关联。

随着时间的推移,很难维护大量的用户配置文件, 与许多技术小组玩杂耍。为此,本模块将帮助 您可以:

  • define functional roles by aggregating low-level groups,
  • set user accounts with the predefined roles (roles are cumulative),
  • update groups of all relevant user accounts (all at once),
  • ensure that user accounts will have the groups defined in their roles (nothing more, nothing less). In other words, you can not set groups manually on a user as long as there is roles configured on it,
  • activate/deactivate roles depending on the date (useful to plan holidays, etc)
  • get a quick overview of roles and the related user accounts.

这样你就可以清楚地知道公司内部的不同职责, 能够以可扩展和可靠的方式添加和更新用户帐户。

配置

要配置此模块,需要转到configuration/users/roles, 并创建一个新角色。从那里,你可以添加组来组成你的角色, 然后将用户与之关联。

角色:

/base_user_role/static/description/roles.png

添加组:

/base_user_role/static/description/role_groups.png

添加用户(是否带日期):

/base_user_role/static/description/role_users.png

缺陷跟踪器

GitHub Issues上跟踪错误。如果有麻烦,请 如果您的问题已经报告,请检查那里。如果你先发现它, 通过提供详细而受欢迎的反馈,帮助我们粉碎它。

学分

图像

  • 氧气队:Icon(lgpl)

贡献者

维护人员

Odoo Community Association

此模块由OCA维护。

oca,或odoo社区协会,是一个非营利性组织 任务是支持odoo特性和 促进其广泛应用。

若要对此模块作出贡献,请访问https://odoo-community.org

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
在java中使用ActionListeners的小程序   为什么这两个文件。存在(…)和文件。不存在(…)?   需要帮助将XML/Java转换为edi(834)文档吗   java GWT 2.5.1和IntelliJ调试模式,可序列化异常   java由用户运行给定的程序   junit Java<>从函数返回的类型   java Hibernate:我需要刷新()吗?   java如何通过GET REST API调用传递ssl证书   java H2 1.4.185无法通过上次使用Hibernate实体运行的服务器生成的UUID进行查询   javajavafx:具有本机行为的自定义窗口   java是否替换当前字符串设置以从xml收集字符串项?   RelativeLayout下的java Android viewpager   java源代码在JD反编译工具反编译后有注释   java Recycler视图不显示Firebase中的图片和类别