Topic: Bank auto reconcile-module on 2.4.10

Hi,

Does the Bank_auto_reconcile-module work on 2.4.10 ?

I get a :

Call to undefined function set_posts(). in bestand: /var/lib/nethserver/vhost/12569874/frontaccounting/modules/bank_auto_reconcile/bank_auto_reconcile.php op regel369
exception_handler((Error Object))

Thanks,

F.

Re: Bank auto reconcile-module on 2.4.10

set_posts() is an optional function.  You can either delete the line containing set_posts() or download the latest extension.

Read the wiki for more information.  Because every bank statement csv download is different, you have to customize the $items array.