TIP: You can type at any time to perform a new search.
Currency Rate Update - BOT
currency_rate_update_TH_BOT · OCA/l10n-thailand
- Repository
- OCA/l10n-thailand · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Financial Management/Configuration
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-thailand
- Last tracking update
- 2026-08-07 08:43:05
- Authors
- Odoo Community Association (OCA), Ecosoft
- Maintainers
- Odoo Community Association (OCA), Ecosoft
- Committers
- Saran440, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds [bot.or.th](https://bot.or.th/) currency exchange rates provider.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | form | Inherits currency_rate_update.res_config_settings_view_form |
res_currency_rate_provider_form_view |
res.currency.rate.provider.form | res.currency.rate.provider | form | Inherits currency_rate_update.res_currency_rate_provider_form_view |
view_currency_form |
res.currency.form | res.currency | form | Inherits base.view_currency_form |
view_currency_search |
res.currency.search | res.currency | search | Inherits base.view_currency_search |
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 (4)
New fields (1)
-
bot_tokenCharstring='BOT Token'
No public methods.
New fields (1)
-
bot_tokenCharreadonly=Falserelated='company_id.bot_token'string='Bot Token'
No public methods.
New fields (2)
-
bot_currency_nameCharcompute='_compute_bot_currency_name'readonly=Falserequired=Truesize=3store=Truestring='BOT Currency' -
bot_currency_rate_typeSelectiondefault='mid_rate'index=Truerequired=Trueselection=CURRENCY_RATE_TYPEstring='BOT Currency Rate Type'
No public methods.
New fields (1)
-
serviceSelectionondelete={'BOT': 'set default'}selection_add=[('BOT', 'Bank of Thailand')]
No public methods.
Loading…
Loading…
Loading…