Repository
OCA/l10n-japan · module folder · Try on Runboat
Module version
1.0.1
Category
Localization
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-japan
Last tracking update
2026-08-07 08:43:07
Authors
Odoo Community Association (OCA), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
Aungkokolin1997, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
jaconv
System dependencies
None
Required by
None
Description
This module introduces a function that automatically retrieves and fills
in the Japanese address details for a partner using the zipcloud
service, provided that the following conditions are met.

- Country is Japan or no country is set for the partner.
- A valid postcode is entered for the partner.

Note that in order to have the prefecture proposed automatically, you
need to have the prefecture records in Japanese (e.g. "福岡県" instead
of "Fukuoka"). This can be done by overriding the name of correspoinding
res.country.state records, or by installing the l10n_jp_country_state
module.

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 (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • sanitize_zip(self, zipcode)

Loading…

Loading…

Loading…