~ocb/ocb-server/rs-ocb-70

Viewing all changes in revision 5351.

  • Committer: Raphaël Valyi
  • Author(s): Thibault Delavallée, trp-bzr-bot
  • Date: 2014-05-19 16:12:41 UTC
  • mfrom: (5002.1.340 7.0)
  • Revision ID: trp-bzr-bot-20140519161241-zlxl391v448g1s0g
[FIX] orm: unlink: when unlinking a record, trigger the computing of
function fields for other records in the same model. Previously all function fields in the
current model were not computed for some reason not provided by the history.

We therefore compute effective store_ids on which the various trigerred
function fields will be computed again. Those ids are the ids given
in the store_get storage variable minus the deleted ones.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: