Skip to content

[17.0][IMP] account_reconcile_oca: Use receivable/payable account on statements with partner as suspense account - #677

Merged
OCA-git-bot merged 1 commit into
OCA:17.0from
dixmit:17.0-imp-reconcile
Dec 9, 2024
Merged

[17.0][IMP] account_reconcile_oca: Use receivable/payable account on statements with partner as suspense account#677
OCA-git-bot merged 1 commit into
OCA:17.0from
dixmit:17.0-imp-reconcile

Conversation

@etobella

Copy link
Copy Markdown
Member

With this change, it sets the proper account automatically

@etobella
etobella force-pushed the 17.0-imp-reconcile branch from f1bb9cb to 900cc15 Compare July 31, 2024 15:24
@pedrobaeza

Copy link
Copy Markdown
Member

Steps to reproduce the problem?

@etobella

Copy link
Copy Markdown
Member Author

It was not actually a problem. With the original solution, if I add a new statement.line related to a partner, the suspense account will be the suspense account of the Journal. With the new change, in this case will get the right receivable or payable account of the partner.

It is the behavior we had on 15 and Odoo is promoting on EE

@pedrobaeza pedrobaeza added this to the 17.0 milestone Aug 1, 2024
@pedrobaeza pedrobaeza changed the title [IMP] account_reconcile_oca: Use receivable/payable account on statements with partner as suspense account [17.0][IMP] account_reconcile_oca: Use receivable/payable account on statements with partner as suspense account Aug 1, 2024

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, not sure the gain with this move, but it's not the usual case anyway.

@etobella

etobella commented Aug 1, 2024

Copy link
Copy Markdown
Member Author

Well, it is how it worked and we lost that functionality from reconcile_widget to account_reconcile_oca. Someone noticed and I made the change because it wasn't too much 😄

@pedrobaeza

Copy link
Copy Markdown
Member

Yeah, now I see:

Peek 2024-08-01 09-08

but it was so insignificant, as that old line doesn't serve for anything if you don't click or manually create a line. What I miss is to have the suspense line as grey to know that "you have to do an action".

@JordiBForgeFlow

Copy link
Copy Markdown
Member

I agree with @pedrobaeza. In enterprise the account stays as suspense account, but from a UI perspective it shows the receivable/payable. Weird.

But it's not a problem to show the suspense account because when reconciling with a line, it will be changed right? Perhaps the issue is when you don't want to reconcile with a line but keep the amount in the default partner receivable/payable account. Then you must remember this account.

@github-actions

github-actions Bot commented Dec 8, 2024

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 Dec 8, 2024
@pedrobaeza

Copy link
Copy Markdown
Member

@etobella can you rebase?

@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

On my way to merge this fine PR!
Prepared branch 17.0-ocabot-merge-pr-677-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit 564f297 into OCA:17.0 Dec 9, 2024
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 59f3a4b. Thanks a lot for contributing to OCA. ❤️

BhaveshHeliconia pushed a commit to HeliconiaIO/account-reconcile that referenced this pull request May 9, 2025
Signed-off-by pedrobaeza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged 🎉 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.

4 participants