Results for “data-fields”
40 skillsExtract Rent Roll Data
Extract property, unit, tenant, lease dates, rents, deposits, and occupancy fields from rent rolls.
2
Cx Data Minimisation Review
Use to find personal data support collects and stores that nothing actually uses, and to stop collecting it. Trigger for "do we collect too much data", "which fields do we actually use", data minimisation review, "why do we ask customers for this", reducing breach exposure, or a form that grew a field every quarter.
1
Odoo 19
Index of Odoo 19 development guides covering actions, controllers, data files, decorators, fields, manifests, migrations, mixins, models, OWL components, performance, reports, security, testing, translation, transactions, and views.
567 · bundle
Enum Struct
Create, modify, and introspect UserDefinedEnums and UserDefinedStructs (EnumStructService). Use when the user asks to create a Blueprint enum or struct, add enum values or struct members, or inspect an enum/struct's fields. Useful for defining a DataTable row struct.
605 · bundle