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/fields: Convert to company dependent without company field
The current implementation of the function `_convert_field_to_company_dependent`
requires a field that stores the company value, but this field is not always
available.
This change aims to allow that case by passing a falsy value as company_field,
then it creates a json with the current value for all companies as the new
value in the column
0 commit comments