Currency Rate Update - BOT

currency_rate_update_TH_BOT
REPOSITORY
REPOSITORYOCA/l10n-thailand
GIT
GIThttps://github.com/OCA/l10n-thailand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-thailand/tree/18.0/currency_rate_update_TH_BOT
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-thailand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds [bot.or.th](https://bot.or.th/) currency exchange rates
provider.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits currency_rate_update.res_config_settings_view_form
res_currency_rate_provider_form_view res.currency.rate.provider.form res.currency.rate.provider xpath Inherits currency_rate_update.res_currency_rate_provider_form_view
view_currency_form res.currency.form res.currency xpath Inherits base.view_currency_form
view_currency_search res.currency.search res.currency xpath Inherits base.view_currency_search
view_currency_tree res.currency.tree res.currency xpath Inherits base.view_currency_tree
Models touched (4)

New fields (1)
  • bot_token Char
    string='BOT Token'
Public methods (0)

No public methods.

New fields (1)
  • bot_token Char
    readonly=False related='company_id.bot_token' string='Bot Token'
Public methods (0)

No public methods.

New fields (2)
  • bot_currency_name Char
    compute='_compute_bot_currency_name' readonly=False required=True size=3 store=True string='BOT Currency'
  • bot_currency_rate_type Selection
    default='mid_rate' index=True required=True selection=CURRENCY_RATE_TYPE string='BOT Currency Rate Type'
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'BOT': 'set default'} selection_add=[('BOT', 'Bank of Thailand')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-thailand
GIT
GIThttps://github.com/OCA/l10n-thailand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-thailand/tree/17.0/currency_rate_update_TH_BOT
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-thailand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds [bot.or.th](https://bot.or.th/) currency exchange rates
provider.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits currency_rate_update.res_config_settings_view_form
res_currency_rate_provider_form_view res.currency.rate.provider.form res.currency.rate.provider xpath Inherits currency_rate_update.res_currency_rate_provider_form_view
view_currency_form res.currency.form res.currency xpath Inherits base.view_currency_form
view_currency_search res.currency.search res.currency xpath Inherits base.view_currency_search
view_currency_tree res.currency.tree res.currency xpath Inherits base.view_currency_tree
Models touched (4)

New fields (1)
  • bot_client_id Char
    string='BOT Client ID'
Public methods (0)

No public methods.

New fields (1)
  • bot_client_id Char
    readonly=False related='company_id.bot_client_id' string='Client ID'
Public methods (0)

No public methods.

New fields (2)
  • bot_currency_name Char
    compute='_compute_bot_currency_name' readonly=False required=True size=3 store=True string='BOT Currency'
  • bot_currency_rate_type Selection
    default='mid_rate' index=True required=True selection=CURRENCY_RATE_TYPE string='BOT Currency Rate Type'
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'BOT': 'set default'} selection_add=[('BOT', 'Bank of Thailand')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-thailand
GIT
GIThttps://github.com/OCA/l10n-thailand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-thailand/tree/16.0/currency_rate_update_TH_BOT
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-thailand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits account.res_config_settings_view_form
res_currency_rate_provider_form_view res.currency.rate.provider.form res.currency.rate.provider xpath Inherits currency_rate_update.res_currency_rate_provider_form_view
view_currency_form res.currency.form res.currency xpath Inherits base.view_currency_form
view_currency_search res.currency.search res.currency xpath Inherits base.view_currency_search
view_currency_tree res.currency.tree res.currency xpath Inherits base.view_currency_tree
Models touched (4)

New fields (1)
  • bot_client_id Char
    string='BOT Client ID'
Public methods (0)

No public methods.

New fields (1)
  • bot_client_id Char
    readonly=False related='company_id.bot_client_id' string='Client ID'
Public methods (0)

No public methods.

New fields (2)
  • bot_currency_name Char
    compute='_compute_bot_currency_name' readonly=False required=True size=3 store=True string='BOT Currency'
  • bot_currency_rate_type Selection
    default='mid_rate' index=True required=True selection=CURRENCY_RATE_TYPE string='BOT Currency Rate Type'
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'BOT': 'set default'} selection_add=[('BOT', 'Bank of Thailand')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-thailand
GIT
GIThttps://github.com/OCA/l10n-thailand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-thailand/tree/15.0/currency_rate_update_TH_BOT
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Saran440, Pani-k-folk, theerayut
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-thailand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits account.res_config_settings_view_form
res_currency_rate_provider_form_view res.currency.rate.provider.form res.currency.rate.provider xpath Inherits currency_rate_update.res_currency_rate_provider_form_view
view_currency_form res.currency.form res.currency xpath Inherits base.view_currency_form
view_currency_search res.currency.search res.currency xpath Inherits base.view_currency_search
view_currency_tree res.currency.tree res.currency xpath Inherits base.view_currency_tree
Models touched (4)

New fields (1)
  • bot_token Char
    string='BOT Token'
Public methods (0)

No public methods.

New fields (1)
  • bot_token Char
    readonly=False related='company_id.bot_token' string='BOT Token'
Public methods (0)

No public methods.

New fields (2)
  • bot_currency_name Char
    compute='_compute_bot_currency_name' readonly=False required=True size=3 store=True string='BOT Currency'
  • bot_currency_rate_type Selection
    default='mid_rate' index=True required=True selection=CURRENCY_RATE_TYPE string='BOT Currency Rate Type'
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'BOT': 'set default'} selection_add=[('BOT', 'Bank of Thailand')]
Public methods (0)

No public methods.