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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
3
Respuestas
3835
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
nov 17
|
9737 | ||
|
6
dic 23
|
19919 | ||
|
0
feb 23
|
1787 | ||
|
1
abr 18
|
12907 | ||
|
2
ene 18
|
3299 |
Did you check the access rights of the second user and mark all features?
Yeah, I did.