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
127 stars 369 forks source link

[17.0][MIG] account_reconcile_oca #629

Closed norlinhenrik closed 5 months ago

norlinhenrik commented 5 months ago

I have done the migration tasks. I am very bad in javascript. When installing I got this error. Is there anyone else who can fix it? account_reconcile_oca

norlinhenrik commented 5 months ago

I have disabled the chatter and tried to fix the other js. But when I open bank transactions, I get Cannot read properties of undefined (reading 'root')

norlinhenrik commented 5 months ago

@etobella Would you like to help with this migration? I can pay for a couple of hours.

etobella commented 5 months ago

Not an easy task for several reasons:

norlinhenrik commented 5 months ago

Thank you for these important insights.

Odoo removed some logic for reconcile models and needs to be restored... I would recommend a different module in order to avoid license problems

Is this python or javascript or both?

There was an error of definition on the views using list when should be kanban....

Where? I cannot find it.

I have issues showing the new widgets. Almost ready

Nice!

etobella commented 5 months ago

image

Now I will prepare the missing functions moved from CE to EE

etobella commented 5 months ago

Superseed by #630