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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
2944
Views
>> 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
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 | |
---|---|---|---|---|
|
1
Jun 25
|
15634 | ||
|
2
May 25
|
1493 | ||
Import from Winbooks
Solved
|
|
4
May 25
|
5266 | |
|
3
Apr 25
|
5934 | ||
|
1
Aug 24
|
2514 |