Change(BaseTicket): do not create DF with false values
CHANGELOG
- #180 Create "0"/"1" DynamicFields instead of normal booleans with BaseTicket, to unify criteria with ProvisionDynamicFields
OTRS uses 0 and 1 as booleans, as seen in the rest of this package. Unify criteria (see https://git.coopdevs.org/coopdevs/som-connexio/otrs-somconnexio/-/blob/master/otrs_somconnexio/otrs_models/provision_dynamic_fields.py#L34), with the rest of boolean (0-1) DF.
Edited by Gerard Funosas