| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/14.0/account_move_line_used_currency |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounts |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Dhaval Talpada |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
amount_used_currency
Monetary
compute='_compute_used_currency'
help="This amount is the foreign amount currency, if used, and the company currency, if no foreign currency is used. It's purposeis to allow reporting on journal items combining foreign and company currencies."
store=True
string='Amount (Used Currency)'
used_currency_id
Many2one → res.currency
compute='_compute_used_currency'
help='Used currency of the journal item. It is the foreign currency, or the company currency, where the foreign currency has not been used.'
store=True
string='Used Currency'
args: 'res.currency'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/13.0/account_move_line_used_currency |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounts |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Jordi Ballester, João Marques, oca-travis, OCA-git-bot, Mateu Griful |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
amount_used_currency
Monetary
compute='_compute_used_currency'
help="This amount is the foreign amount currency, if used, and the company currency, if no foreign currency is used. It's purposeis to allow reporting on journal items combining foreign and company currencies."
store=True
string='Amount (Used Currency)'
used_currency_id
Many2one → res.currency
compute='_compute_used_currency'
help='Used currency of the journal item. It is the foreign currency, or the company currency, where the foreign currency has not been used.'
store=True
string='Used Currency'
args: 'res.currency'
No public methods.