TIP: You can type at any time to perform a new search.
Base Currency ISO 4217
base_currency_iso_4217 · OCA/community-data-files
- Repository
- OCA/community-data-files · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Base
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/community-data-files
- Last tracking update
- 2026-08-07 08:23:11
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, youel
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds the following fields to the currencies, as defined by the the ISO 4127 standard: - Numeric Code - Full Name The module also updates the numeric code, full name and decimal places fields of existing currencies in Odoo according to ISO 4217:2015. <https://www.iso.org/iso-4217-currency-codes.html>
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_currency_form |
res.currency.form | res.currency | form | Inherits base.view_currency_form |
view_currency_tree |
res.currency.tree | res.currency | tree | Inherits base.view_currency_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
full_nameCharhelp='Currency name, according to ISO 4217 standard'string='Full name'translate=True -
numeric_codeCharhelp='ISO Numeric Code for currency, according to ISO 4217 standard.'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…