Skip to Content
Menu
This question has been flagged

I am using odoo 12 enterprise version

Now by reconciling my Journal, it is showing error like A selected move line was already reconciled.

Why the system is still showing reconciled entry in unreconciled status ?

How to bifurcate records which exactly match so that I can unreconcile it ?

I don't know what to do and how to undo changes

Can anybody help me out, please ?

Avatar
Discard
Best Answer

Hi @Sakib

To undo the reconciling for your move lines , you can do that using database PGADMIN.

open your database in PGAdmin, then go to account_move_line table , search for the id of the move line that causing this error.

Delete the value of reconcile_id from the the move line that you searched for. 

Avatar
Discard

maybe if you can provide more information about the current id and model where you got this error ? ! and please enable the dev mode to get the name of this button.

and you are very welcome.

Author

Thank you so much for replying

But how I will identify like these move lines are creating problem ?

The button is showing me like Reconcile 352 items, so how can I identify those counts causing errors ?

Thank you so much in advance

Author

Allright, I am writing down the steps

1 - I have gone through Accounting Application

2 - Go at Accounting Dashboards

3 - So here I have one journal that is already connected with my bank account and here there is button showing me "reconcile 352 items"

4 - So by clicking on it it is giving me Odoo warning like A selected move line was already reconciled

Author

How can I search those move lines creating problems ?

Can I do it directly by user interface without going to pgAdmin or by database ?

Try go to the menu Accounting/Journal Entries/Journal items , then search for the move lines related to your reference or journal entry, select them all then click on More/Unreconcile Entries . hope that helps you

Related Posts Replies Views Activity
1
Apr 22
1727
0
Nov 23
517
0
Oct 23
1095
2
Jul 20
3684
2
Dec 19
7168