TIP: You can type at any time to perform a new search.
Invoice address in leads
crm_lead_invoice_address · OCA/crm
- Repository
- OCA/crm · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.13 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.antiun.com
- Last tracking update
- 2026-08-07 07:03:04
- Authors
- Odoo Community Association (OCA), Antiun IngenierÃa S.L.
- Maintainers
- Odoo Community Association (OCA), Antiun IngenierÃa S.L.
- Committers
- Pedro M. Baeza, Jairo Llopis, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
form_view |
Add invoice address to lead | crm.lead | form | Inherits crm.crm_case_form_view_leads |
opportunity_form_view |
Add invoice address to opportunity | crm.lead | form | Inherits crm.crm_case_form_view_oppor |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (7)
-
invoice_cityCharargs: 'Invoice address city' -
invoice_country_idMany2one → res.countryargs: 'res.country', 'Invoice address country' -
invoice_equalBooleandefault=Truehelp='Uncheck this option to specify a different billing address.' args: 'Use same adress for billing' -
invoice_state_idMany2one → res.country.stateargs: 'res.country.state', 'Invoice address state' -
invoice_streetCharargs: 'Invoice address street' -
invoice_street2Charargs: 'Invoice address street 2' -
invoice_zipCharargs: 'Invoice address ZIP code'
No public methods.