Skip to content

[19.0][MIG] currency_rate_inverted#233

Closed
klodr wants to merge 1 commit into
OCA:19.0from
klodr:19.0-mig-currency_rate_inverted
Closed

[19.0][MIG] currency_rate_inverted#233
klodr wants to merge 1 commit into
OCA:19.0from
klodr:19.0-mig-currency_rate_inverted

Conversation

@klodr

@klodr klodr commented Jun 20, 2026

Copy link
Copy Markdown

currency_rate_inverted → 19.0

Forward-port of the Currency Rate Inverted module from 14.0 to 19.0.
Framework migration only, no functional change.

Notes for reviewers

  • Pure-Python tests (rate-inversion arithmetic) — no network access in CI.

@OCA-git-bot OCA-git-bot added mod:currency_rate_inverted Module currency_rate_inverted series:19.0 labels Jun 20, 2026
@klodr klodr force-pushed the 19.0-mig-currency_rate_inverted branch from fbeed04 to d689585 Compare June 20, 2026 18:59
Forward-port of currency_rate_inverted to 19.0 (dropped from OCA after 14.0).
Lets a currency rate be maintained using the inversion method. Framework
migration only, no functional change vs. the 18.0 module.

Signed-off-by: Claude Perrin <klodr@users.noreply.github.com>
@klodr klodr force-pushed the 19.0-mig-currency_rate_inverted branch from d689585 to e4dae03 Compare June 20, 2026 19:04
@klodr

klodr commented Jun 20, 2026

Copy link
Copy Markdown
Author

Closing: Odoo 19 ships native rate inversion — inverse_rate on res.currency and inverse_company_rate on res.currency.rate — so currency_rate_inverted is no longer needed on 19.0. The module still applies to 14.0–18.0 (#228#231).

@klodr klodr closed this Jun 20, 2026
@klodr klodr deleted the 19.0-mig-currency_rate_inverted branch June 20, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:currency_rate_inverted Module currency_rate_inverted series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants