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
[FIX] records: allow change of comodel for comp dep fields
When replacing refereces by batch, the assertion that
the model source == model dest is unique for company
dependent fields, other indirect references get their
model updated in this case.
So we can remove the assertion and change the comodel
for jsonb company dependent fields too.
closes#160
Signed-off-by: Christophe Simonis (chs) <[email protected]>
0 commit comments