Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4027 Переглядів

Hi, I want to define some default values used by other tables that can change over time. The user must be able to change these fields.

I have thought about creating a new table in the DB that will only have one row that will change over time, I'm not sure if it's the best way to do it.

Then I would have a menu action to open the form view to can edit these values, but the problem is that I want to open always the same row (id=1), not open the view to create a new one. I don't know how can I set it up, or if this is the best option.

Аватар
Відмінити
Автор Найкраща відповідь

I finally found the answer here:

https://www.odoo.com/forum/help-1/question/how-can-i-save-load-my-own-configuration-settings-30123

 

I needed to create a configuration object instead of a normal one.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
трав. 24
10741
1
трав. 22
26147
4
вер. 21
7750
0
бер. 15
5352
1
бер. 15
4717