partner_property
Add customizable properties to partners with definitions that differ for companies and individuals per company.
Key Features
- res.company: Stores company- and person-specific partner property definitions in properties definition fields persisted in system parameters.
- res.company: Limits property definition searches to the current company so web search results show only relevant definitions in multi-company environments.
- res.partner: Adds properties_company_id and dynamic properties fields for company and person partners using current company's definitions for values and defaults.
- res.partner: Customizes search and SQL export handling for properties_company_id to allow querying and exporting properties consistently across company contexts.
- res.partner views: Extends contact form and kanban to display and edit properties, showing the company or person properties set according to the partner type.