| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-chile |
| GIT | |
| GIT | https://github.com/OCA/l10n-chile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-chile/tree/12.0/l10n_cl_currency_rate_sbif |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Konos, Blanco Martin & Asociados |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Konos, Blanco Martin & Asociados |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-chile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - decimal_precision - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_currency_form |
res.currency.sbif.form | res.currency | xpath | Inherits base.view_currency_form |
rate
Float
compute='_compute_current_rate'
digits=dp.get_precision('Currency')
help='The rate of the currency to the currency of rate 1.'
string='Current Rate'
rounding
Float
default=0.01
digits=(12, 14)
string='Rounding Factor'
action_update_currency(self)
currency_schedule_update(self)
update_currency(self, indic, currency_id=False)
rate
Float
digits=dp.get_precision('Currency')
help='The rate of the currency to the currency of rate 1'
No public methods.