TIP: You can type at any time to perform a new search.
Currency Rate Date Check
currency_rate_date_check · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Financial Management/Configuration
- Folder size
- 0.14 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.akretion.com
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Currency Rate Date Check ======================== This module adds a check on dates when doing currency conversion in Odoo. It checks that the currency rate used to make the conversion is not more than N days away from the date of the amount to convert. The maximum number of days of the interval can be configured on the company form. Please contact Alexis de Lattre from Akretion <alexis.delattre@akretion.com> for any help or question about this module.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_company_form |
currency.rate.date.check.company.form | res.company | form | Inherits base.view_company_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
currency_rate_max_deltaIntegerdefault=7help='This is the maximum interval in days between the date associated with the amount to convert and the date of the nearest currency rate available in Odoo.'string='Max Time Delta in Days for Currency Rates'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…