Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

How to provide database access to third parties in a secure way

形象
odoo
形象
丢弃
1 答案
0
形象
odoo
最佳答案

I recommend you reading carefully Odoo's documentation about users.

https://www.odoo.com/documentation/18.0/applications/general/users.html


I assume you know that creating a user can cause Odoo to charge you.


I advise you to create the user, assign a password to it, and then log in to Odoo with this new user. Then you can see what kind of access you are granting. Of course, you shouldn't give it any permissions from those belonging to the "Administration" group.


When you need to close access, simply "archive" the user.

形象
丢弃