[FIX] fields: make sure fields are set up before using them
Non-setup fields could cause problems in two places: - when traversing the chain of fields in related fields; - when adding recomputation triggers on inverse fields Both issues are fixed by this patch.
Loading
Please register or sign in to comment