OCA / account-reconcile

Odoo account reconciliation modules (statements, data completion...)
https://odoo-community.org/psc-teams/banking-10
GNU Affero General Public License v3.0
137 stars 380 forks source link

Error when running on V.17: TypeError: Cannot read properties of undefined (reading 'name') #625

Closed Ludwig-Graef closed 2 weeks ago

Ludwig-Graef commented 8 months ago

Hi everyone, I know this is a bit early, but I am trying to migrate the tool to odoo version 17. I have made some progress on it and would like to share it once/if I manage to finish this.
I was wondering if anyone has already tried this so they could share their knowledge with me.
About my problem: Steps to reproduce the behavior:

  1. Install account-reconcile v 16
  2. ... Replace states and attrs ...
  3. Click on Accounting/Accounting/Reconcile
    Error: OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) at handleError (web/assets/e4c4115/web.assets_web.min.js:916:101) at App.handleError (web/assets/e4c4115/web.assets_web.min.js:1543:29) at Fiber._render (web/assets/e4c4115/web.assets_web.min.js:941:19) at Fiber.render (web/assets/e4c4115/web.assets_web.min.js:939:6) at ComponentNode.initiateRender (web/assets/e4c4115/web.assets_web.min.js:1007:47)

Caused by: TypeError: Cannot read properties of undefined (reading 'name') at Field.template (eval at compile (web/assets/e4c4115/web.assets_web.min.js:1501:374), :16:92) at Fiber._render (web/assets/e4c4115/web.assets_web.min.js:940:96) at Fiber.render (web/assets/e4c4115/web.assets_web.min.js:939:6) at ComponentNode.initiateRender (web/assets/e4c4115/web.assets_web.min.js:1007:47)




If anyone already knows how to solve this, I would be very grateful. Thanks in advance for the help.

github-actions[bot] commented 2 months ago

There hasn't been any activity on this issue in the past 6 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 issue to never become stale, please ask a PSC member to apply the "no stale" label.

enis-flexpos commented 1 month ago

any progress on this, I stumbled on same problem, cannot even open Record Rules view.......

Ludwig-Graef commented 1 month ago

Hey, I ended up buying this module: https://apps.odoo.com/apps/modules/17.0/oi_bank_reconciliation

Works quite well for my purpose.

pedrobaeza commented 2 weeks ago

Already migrated to 17.