Chong Wang(cwg)

Results 4 issues of Chong Wang(cwg)

use jsonb for company dependent fields 1. company dependent fields can only be integer, float and _string, many2one, selection, boolean monetary and date 2. JSONB value is a dict {company_id:...

RD

when a field object is not _toplevel, it may be shared with multiple registries and should be readonly in any case Description of the issue/feature this PR addresses: Current behavior...

RD