Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
13684 Представления

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 ?

Аватар
Отменить
Лучший ответ

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

Related Posts Ответы Просмотры Активность
2
дек. 23
22681
2
янв. 24
13704
1
мар. 15
6354
1
мар. 15
4233
0
мар. 15
3883