You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't change the `res_model_id` of bound indirect references. Their
`res_id` won't point to the correct record (if it even exists).
Those are records that haven't been remapped before the merge. They will
be removed along the target model removal.
closes#236
Signed-off-by: Christophe Simonis (chs) <[email protected]>
0 commit comments