[IMP] fields: reset decimal precision on new-style fields
When a decimal_precision record is created/modified, the float fields of the models in the registry must be reset. This was done on old-API columns only. It is now handled by the new-API fields.
Loading
Please register or sign in to comment