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
[IMP] util.adapt_domains: handle dotted expressions in old argument
Needed when a m2o is replaced by local fields.
i.e. `foo_id` is removed and `foo_id.code` get replaced by a `code` field
on self.
closes#40
Signed-off-by: Christophe Simonis (chs) <[email protected]>
0 commit comments