CybroOdoo / CybroAddons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odoo14 CE - Reconciliation Model - Not working with base_accounting_kit

whotopia opened this issue · comments

Reconciliation Model is essentially unusable for me on Odoo 14 (OCA/OCB) with Cybrosys base_accounting_kit ( version 14.0.3.13.14 ) . Reconciliation model feature does not populate fields correctly.

To Reproduce:

After installing the base_accounting_kit on a clean Odoo 14 with no OCA account-reconcile modules installed, I have set up a Reconciliation Model (for expenses with a GL account given and 100% amount). Then I set up a test bank statement with a few lines and posted it.

Now, go to the reconciliation widget provided via base_accounting_kit and try to reconcile the entry against a reconciliation model.
Selecting the Model link will not populate the fields correctly. In my case clicking 'UBS2' in the example below does not populate fields correctly.

Esp. The account field is left blank.

Screenshot 2023-03-22 at 00 14 30

Not sure if relevant, but I am choosing language as English (UK), Country (CH).

The Reconciliation Model looks like this:

Screenshot 2023-03-22 at 00 21 27

Adding the OCA account-reconcile reconciliation widget causes other issues already documented #245

Has anyone else been able to reproduce this error? Any updates?

Just by way of update, this is clearly an issue with the module, and actually the code for a working account_reconciliation_widget which works properly and can e.g. handle currencies is currently not in this github repo, at least for Odoo 14. Just letting people know this as it means major issues if you want to use this package in actual production settings.

Another month. Still no fix.

Another month. Still no fix.