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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3
Replies
3003
Views
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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 17
|
8498 | ||
|
6
Dec 23
|
18627 | ||
|
0
Feb 23
|
934 | ||
|
1
Apr 18
|
12093 | ||
|
2
Jan 18
|
2344 |
Did you check the access rights of the second user and mark all features?
Yeah, I did.