TIP: You can type at any time to perform a new search.
Street3 in addresses
partner_address_street3 · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Sales
- Folder size
- 0.15 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 09:06:26
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp
- Committers
- Weblate, OCA-git-bot, oca-ci, Fernando, ilo
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the base *res.partner* model by supplying a 3rd line on addresses (street3).
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_address_form |
add street 3 in res.partner.form.address | res.partner | form | Inherits base.view_partner_address_form |
view_partner_form |
add street3 in form view | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
address_formatTextdefault='%(street)s\n%(street2)s\n%(street3)s\n%(city)s %(state_code)s %(zip)s\n%(country_name)s'
No public methods.
New fields (1)
-
street3Charargs: 'Street 3'
-
default_get(self, default_fields)@api.model
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…