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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
3
Réponses
3852
Vues
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
nov. 17
|
9779 | ||
|
6
déc. 23
|
19946 | ||
|
0
févr. 23
|
1823 | ||
|
1
avr. 18
|
12945 | ||
|
2
janv. 18
|
3325 |
Did you check the access rights of the second user and mark all features?
Yeah, I did.