Currency Monthly Rate

currency_monthly_rate
REPOSITORY
REPOSITORYOCA/currency
GIT
GIThttps://github.com/OCA/currency.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/currency/tree/14.0/currency_monthly_rate
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAlexey Pelykh, Weblate, OCA-git-bot, oca-ci, Kaynnan Lemes, kaynnan
WEBSITE
WEBSITEhttps://github.com/OCA/currency
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_currency_form res.currency.form.inherit res.currency xpath Inherits base.view_currency_form
view_currency_rate_monthly_form res.currency.rate.monthly.form res.currency.rate.monthly form New
view_currency_rate_monthly_search res.currency.rate.monthly.search res.currency.rate.monthly search New
view_currency_rate_monthly_tree res.currency.rate.monthly.tree res.currency.rate.monthly tree New
view_currency_tree res.currency.tree res.currency field Inherits base.view_currency_tree
Models touched (2)

New fields (2)
  • monthly_rate Float
    compute='_compute_current_monthly_rate' digits=(12, 6) help='The monthly rate of the currency to the currency of rate 1.' string='Current Monthly Rate'
  • monthly_rate_ids One2many → res.currency.rate.monthly
    string='Monthly rates' args: 'res.currency.rate.monthly', 'currency_id'
Public methods (0)

No public methods.

New fields (3)
  • month Selection
    default=<expr> required=True args: [('01', 'January'), ('02', 'February'), ('03', 'March'), ('04', 'April'), ('05', 'May'), ('06', 'June'), ('07', 'July'), ('08', 'August'), ('09', 'September'), ('10', 'October'), ('11', 'November'), ('12', 'December')]
  • name Date
    compute='_compute_name' index=True required=True store=True
  • year Char
    default=<expr> required=True size=4
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/currency
GIT
GIThttps://github.com/OCA/currency.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/currency/tree/12.0/currency_monthly_rate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iryna Vyshnevska, Iryna Vushnevska
WEBSITE
WEBSITEhttps://github.com/OCA/currency
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_currency_form res.currency.form.inherit res.currency xpath Inherits base.view_currency_form
view_currency_rate_monthly_form res.currency.rate.monthly.form res.currency.rate.monthly form New
view_currency_rate_monthly_search res.currency.rate.monthly.search res.currency.rate.monthly search New
view_currency_rate_monthly_tree res.currency.rate.monthly.tree res.currency.rate.monthly tree New
view_currency_tree res.currency.tree res.currency field Inherits base.view_currency_tree
Models touched (2)

New fields (2)
  • monthly_rate Float
    compute='_compute_current_monthly_rate' digits=(12, 6) help='The monthly rate of the currency to the currency of rate 1.' string='Current Monthly Rate'
  • monthly_rate_ids One2many → res.currency.rate.monthly
    string='Monthly rates' args: 'res.currency.rate.monthly', 'currency_id'
Public methods (0)

No public methods.

New fields (3)
  • month Selection
    default=<expr> required=True args: [('01', 'January'), ('02', 'February'), ('03', 'March'), ('04', 'April'), ('05', 'May'), ('06', 'June'), ('07', 'July'), ('08', 'August'), ('09', 'September'), ('10', 'October'), ('11', 'November'), ('12', 'December')]
  • name Date
    compute='_compute_name' index=True required=True store=True
  • year Char
    default=<expr> required=True size=4
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/currency
GIT
GIThttps://github.com/OCA/currency.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/currency/tree/11.0/currency_monthly_rate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAkim Juillerat, OCA Transbot, angelmoya, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/currency
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Use monthly currency rates

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_currency_form res.currency.form.inherit res.currency xpath Inherits base.view_currency_form
view_currency_rate_monthly_form res.currency.rate.monthly.form res.currency.rate.monthly form New
view_currency_rate_monthly_search res.currency.rate.monthly.search res.currency.rate.monthly search New
view_currency_rate_monthly_tree res.currency.rate.monthly.tree res.currency.rate.monthly tree New
view_currency_tree res.currency.tree res.currency field Inherits base.view_currency_tree
Models touched (2)

New fields (2)
  • monthly_rate Float
    compute='_compute_current_monthly_rate' digits=(12, 6) help='The monthly rate of the currency to the currency of rate 1.' string='Current Monthly Rate'
  • monthly_rate_ids One2many → res.currency.rate.monthly
    string='Monthly rates' args: 'res.currency.rate.monthly', 'currency_id'
Public methods (0)

No public methods.

New fields (3)
  • month Selection
    default=<expr> required=True args: [('01', 'January'), ('02', 'February'), ('03', 'March'), ('04', 'April'), ('05', 'May'), ('06', 'June'), ('07', 'July'), ('08', 'August'), ('09', 'September'), ('10', 'October'), ('11', 'November'), ('12', 'December')]
  • name Date
    compute='_compute_name' index=True required=True store=True
  • year Char
    default=<expr> required=True size=4
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/currency
GIT
GIThttps://github.com/OCA/currency.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/currency/tree/10.0/currency_monthly_rate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSTonow-c2c, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/currency
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Use monthly currency rates

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_currency_form res.currency.form.inherit res.currency xpath Inherits base.view_currency_form
view_currency_rate_monthly_form res.currency.rate.monthly.form res.currency.rate.monthly form New
view_currency_rate_monthly_form res.currency.rate.monthly.form res.currency.rate.monthly form New
view_currency_rate_monthly_search res.currency.rate.monthly.search res.currency.rate.monthly search New
view_currency_rate_monthly_tree res.currency.rate.monthly.tree res.currency.rate.monthly tree New
view_currency_tree res.currency.tree res.currency field Inherits base.view_currency_tree
Models touched (2)

New fields (2)
  • monthly_rate Float
    compute='_compute_current_monthly_rate' digits=(12, 6) help='The monthly rate of the currency to the currency of rate 1.' string='Current Monthly Rate'
  • monthly_rate_ids One2many → res.currency.rate.monthly
    string='Monthly rates' args: 'res.currency.rate.monthly', 'currency_id'
Public methods (0)

No public methods.

New fields (3)
  • month Selection
    default=<expr> required=True args: [('01', 'January'), ('02', 'February'), ('03', 'March'), ('04', 'April'), ('05', 'May'), ('06', 'June'), ('07', 'July'), ('08', 'August'), ('09', 'September'), ('10', 'October'), ('11', 'November'), ('12', 'December')]
  • name Date
    compute='_compute_name' index=True store=True
  • year Char
    default=<expr> required=True size=4
Public methods (0)

No public methods.