Unrealized currency gain & loss

account_unrealized_currency_gain_loss
REPOSITORY
REPOSITORYOCA/account-closing
GIT
GIThttps://github.com/OCA/account-closing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-closing/tree/6.1/account_unrealized_currency_gain_loss
VERSION
VERSION 6.1
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Joël Grand-Guillaume, Joel Grand-Guillaume, unknown, Guewen Baconnier @ Camptocamp, Vincent Renaville
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_reversal
OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - base
    - account
    - base_setup
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - report_webkit
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add a wizard to generate the unrealized currency gain & loss entries. This adjusts accounts' balance of account with a foreign currency.

To configure it, Foreign currency gain & loss account have been added in company parameters.

For UK (Revaluation) :
                        LOSS  GAIN
- Revaluation account   [x]  [x]
- Provision B.S account  [ ]  [ ]
- Provision P&L account  [ ]  [ ]

For CH (Provision) :
                        LOSS  GAIN
- Revaluation account   [ ]  [ ]
- Provision B.S account  [x]  [ ]
- Provision P&L account  [x]  [ ]

For FR
                        LOSS  GAIN
- Revaluation account   [x]  [x]
- Provision B.S account  [x]  [ ]
- Provision P&L account  [x]  [ ]

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
currency_urealized_report_launcher_wizard Currency Unrealized unrealized.report.printer form New
view_account_currency_revaluation_wizard Currency revaluation wizard.currency.revaluation form New
view_account_form_inherit account.account.form account.account xpath Inherits account.view_account_form
view_company_form_add_currency_gain_loss_accounts res.company.form.add.currency.gain.loss.accounts res.company xpath Inherits base.view_company_form
view_currency_form_inherit res.currency.form res.currency xpath Inherits base.view_currency_form
Models touched (0)

No models found for this module.