Skip to Content
Menu
This question has been flagged
2992 Views

In order to create large sale.orders in v8, I have to use context variable recompute=False when adding rows in order to avoid excessive recalculation of sale.order sum fields.

After finishing update, I would like to fore recompute in order to calculate fields that are not updated. Is there a orm method for this?

Avatar
Discard