Skip to content

[18.0][ADD] account_payment_internal_transfer - #923

Open
JoanSForgeFlow wants to merge 3 commits into
OCA:18.0from
ForgeFlow:18.0-add-account_payment_internal_transfer
Open

[18.0][ADD] account_payment_internal_transfer#923
JoanSForgeFlow wants to merge 3 commits into
OCA:18.0from
ForgeFlow:18.0-add-account_payment_internal_transfer

Conversation

@JoanSForgeFlow

@JoanSForgeFlow JoanSForgeFlow commented Jan 27, 2026

Copy link
Copy Markdown

This module restores the internal transfer functionality for payments that was available in previous Odoo versions but was removed.

Now the recommended approach for internal transfers requires waiting for bank statement lines to be imported an then using reconciliation models. This workflow has significant drawbacks:

  • Users cannot register transfers at the moment they occur
  • Users without direct bank access have no way to track pending transfers

This module allows users to register internal transfers immediately when they happen, creating the intermediate journal entries with outstanding accounts. Later, when bank statements are imported, each side can be reconciled
independently. This results in 4 journal entries total (2 payments + 2 bank statement reconciliations).

@JoanSForgeFlow
JoanSForgeFlow force-pushed the 18.0-add-account_payment_internal_transfer branch 4 times, most recently from 64dedaa to 7471835 Compare January 27, 2026 12:35
@JoanSForgeFlow JoanSForgeFlow changed the title [WIP][18.0][ADD] account_payment_internal_transfer [18.0][ADD] account_payment_internal_transfer Jan 27, 2026
@JoanSForgeFlow
JoanSForgeFlow force-pushed the 18.0-add-account_payment_internal_transfer branch from 7471835 to 33c4856 Compare January 27, 2026 14:21
@JoanSForgeFlow
JoanSForgeFlow force-pushed the 18.0-add-account_payment_internal_transfer branch from 08fbe9a to ed06f8e Compare March 23, 2026 14:22
@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant