Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Bank reconciliation transaction insert issue - Expected singleton: %s" % self

形象
odoo
1 备注
形象
丢弃
形象
odoo
-

Hello,

I had the same problem today, I was able to solve it with what was posted here.


You have to look for ALL the accounting entries that have the previous account and update it to the new account that has the bank journal, considering all the statuses of the entries: draft, cancelled and published.


There should not be an accounting entry with the previous account, even if they are already reconciled.

Regards.

2 答案
0
形象
odoo
最佳答案

We've got the answer. 

It's due to the unreconciled transactions having been updated to a different account. Multiple accounts cause the conflict. 

2 注释
形象
丢弃
形象
odoo
-

Hi Simon. Can you please describe more in detail? Thanks in advance

形象
odoo
-

Hello,

I had the same problem today, I was able to solve it with what was posted here.

You have to look for ALL the accounting entries that have the previous account and update it to the new account that has the bank journal, considering all the statuses of the entries: draft, cancelled and published.

There should not be an accounting entry with the previous account, even if they are already reconciled.

Regards.

0
形象
odoo
最佳答案

Hi Simon, we have exactly the same issue. How did you fixed the existing bank statements?

形象
丢弃