Parameters for fields constructor function in the context of Odoo13
The field descriptor contains the field definition, and manages accesses and assignments of the corresponding field on records.Odoo supports several fields for better data handling with specific options for each type.
The fields can be categorized into several types.