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:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
3
Respostes
3743
Vistes
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de nov. 17
|
9642 | ||
|
6
de des. 23
|
19803 | ||
|
0
de febr. 23
|
1737 | ||
|
1
d’abr. 18
|
12858 | ||
|
2
de gen. 18
|
3231 |
Did you check the access rights of the second user and mark all features?
Yeah, I did.