Hi,
I'm trying to add a superuser. the problem that the second superuser can't do the same thing as the first.
(exp: I added a compatibility app, with the first user I can add products and clients ... i duplicated it to add an other user, thou the second user cant add products nor clients)
Help?!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
3747
查看
In odoo 8 according to Daniel Rais's "odoo developer essentials" it was system limitation to one administrator and there wasn't checkbox to enable or disable superuser features. by default it's the first user who creates DB.
I suppose the same case with odoo 10.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
11月 17
|
9643 | ||
|
6
12月 23
|
19805 | ||
|
0
2月 23
|
1740 | ||
|
1
4月 18
|
12859 | ||
|
2
1月 18
|
3234 |
Did you check the access rights of the second user and mark all features?
Yeah, I did.