TIP: You can type at any time to perform a new search.
Unrealized currency gain & loss
account_unrealized_currency_gain_loss · OCA/account-closing
- Repository
- OCA/account-closing · module folder · Try on Runboat
- Module version
- 6.1
- Category
- Finance
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 06:51:52
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Yannick Vaucher, Alexandre Fayolle, Joël Grand-Guillaume, Joel Grand-Guillaume, Guewen Baconnier @ Camptocamp, Vincent Renaville, unknown
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | form | Inherits account.view_account_form |
view_company_form_add_currency_gain_loss_accounts |
res.company.form.add.currency.gain.loss.accounts | res.company | form | Inherits base.view_company_form |
view_currency_form_inherit |
res.currency.form | res.currency | form | Inherits base.view_currency_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.