If a have a field A that is computed, for which store = true and that depends on a field B. If I import an excel file that changes the field B will that trigger the recomputation of the field A? In general what does trigger the recomputation of a computed with store=true?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
2948
瀏覽次數
>> If I import an excel file that changes the field B will that trigger the recomputation of the field A?
Yes.
>> In general what does trigger the recomputation of a computed with store=true?
Any change in the value of B made via the UI or via an import.
Recalculation via SQL will not trigger a change.
Thanks for the answer
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
6月 25
|
15637 | ||
|
2
5月 25
|
1494 | ||
|
4
5月 25
|
5269 | ||
|
3
4月 25
|
5934 | ||
|
1
8月 24
|
2514 |