crm
crm copied to clipboard
Odoo CRM, Mail & Newsletter advanced features
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [x] crm_claim - By @BernatObrador - #594 - [ ] crm_claim_code - [ ] crm_claim_type - [ ] crm_industry - [ ]...
Migration to v14.0: - Renamed Revenue fields (Planned and Expected to Expected and Prorated, respectively) in the `crm.lead.line` model to match the current labels in standard Odoo: https://github.com/odoo/odoo/blob/17.0/addons/crm/models/crm_lead.py#L152-L153. Also, changed...
Standard migration to 16.0
Add `secondary_industry_ids` to crm views with optional show
module: crm_lead_currency version: 16.0 **Steps to reproduce** - Add a new oportunity with customer_currency_id != currency_id from the company - Set an amount in amount_customer_currency field and save the record...