TIP: You can type at any time to perform a new search.
Dutch country states (Provincies)
l10n_nl_country_states · OCA/l10n-netherlands
- Repository
- OCA/l10n-netherlands · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Localization
- Folder size
- 0.54 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-netherlands
- Last tracking update
- 2026-08-07 07:32:02
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Ronald Portier, Weblate, OCA-git-bot, Tom Blauwendraat, oca-ci
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_nl_postcodeapi
- Description
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
max_zipIntegerrequired=True args: 'High boundary of zip code area' -
min_zipIntegerrequired=True args: 'Low boundary of zip code area' -
state_idMany2one → res.country.staterequired=True args: 'res.country.state'
No public methods.
New fields (0)
No new fields.
Public methods (3)-
create(self, vals)@api.modelMake sure that after create state has been set from zip where possible. -
onchange_zip_country_id(self)@api.onchange('zip')Set state when zip changes. -
write(self, vals)@api.multiMake sure that after write state has been set from zip where possible.
Loading…
Loading…