This module extends the functionality of company management. It allows you to bind a technical user on the company in order to use it in batch processes.
The technical user must - be inactive to avoid login - be in the required groups depending of what you need to do
If you install the module, you will find a tab on the company form allowing to define the technical user.
In your code you can use the following helper that will return you
self_tech = self.sudo_tech()
If you want to raise an error if the tech user in not configured just call it with
self_tech = self.sudo_tech(raise_if_missing)
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。