Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Refactor 'entidade_da_inspecao' field to use FieldWithOptions
This change refactors the 'entidade_da_inspecao' field in the FIELDS dictionary to use the FieldWithOptions type instead of SimpleField. This allows for the options to be specified directly on the field, providing more flexibility in managing the available options.
- Loading branch information