Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Balance/Balance in GL in Dashboard Not Match with Actual Balance #638

Closed
micihn opened this issue Mar 14, 2024 · 0 comments
Closed
Labels

Comments

@micihn
Copy link

micihn commented Mar 14, 2024

Module

Account-Reconcile.

Describe the bug

When I made a transaction with the Transaction Button, it's fine. But if there's a transaction that I made with Entry Journal, the Running Balance is not change and not match with the actual account balance.

To Reproduce

Affected versions: Odoo 16 CE and the latest reconcile module

Steps to reproduce the behavior:

  1. I created a new journal called KAS 2
  2. I made a transaction with the Transaction button.
    image
    image
  3. Then I made a payment, I made it from the Journal Entries menu. For example:
    KAS 2 (credit) = Rp500.000
    Other Expense (debit) = Rp500.000
  4. Then, I used a third-party module to make another expense (Rp200.000), which it recorded to the Journal Entries too.
  5. The KAS 2 Account balance is now Rp300.000, great! However, in the dashboard, the Journal Running Balance still in Rp1.000.000. It doesn't match with the transaction and the account balance.

Expected behavior
The Running Balance or the Balance in Gl should match with the transaction, right?

Please, help, anyone 😅
Thank you

@micihn micihn added the bug label Mar 14, 2024
@micihn micihn closed this as completed Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant