I have a user with a lot of custom values and I need to reset them. Is there a way to reset all the user's fields to their default values ?
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
On v7.0 From
Settings -> Technical -> Actions -> User-defined Defaults
Search and Delete
I your are a developper : 1. go to the table ir_values 2. Search on column key value default 3. Now you can delete all of them using this query :
DELETE FROM ir_values WHERE key = 'default'
Can't seem to find this in the menu or under 'administration'. Is that the path in the gtk och web gui? We use the gtk-client.
Here's what Yug Faa probably meant: Settings -> Customization -> Low-level objects -> Actions -> User-defined Defaults
First Go to Settings -> Users -> Select user => Access rights tab check Technical Features and then to Settings -> Technical -> Actions -> User-defined Defaults
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 | |
---|---|---|---|---|
|
2
Dec 23
|
21207 | ||
field.function in tree view
Solved
|
|
2
Jan 24
|
12429 | |
|
1
Mar 15
|
5021 | ||
|
1
Mar 15
|
3349 | ||
|
0
Mar 15
|
2863 |