跳至內容
選單
此問題已被標幟
1 回覆
4023 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
5月 24
10741
1
5月 22
26145
4
9月 21
7750
0
3月 15
5352
1
3月 15
4717