Robin Sheat, You have no idea how you have saved me, thanks a million It worked....
On Thu, Nov 14, 2013 at 12:16 AM, Robin Sheat <ro...@catalyst.net.nz> wrote: > Dennis Njuguna schreef op wo 13-11-2013 om 13:22 [+0300]: > > the payments are done there and I need to update my koha I am > > inserting back to the same table successfully but when I go to the > > patrons' > > fines list in koha the entry "my payment" is there but the total > > havent > > cleared what do I need to do here. > > When updating the accountlines table you need to go and retroactively > update the totals for the borrower. > > Here's an example from a script that I use when migrating accounts from > a legacy system to Koha: > > > https://gitorious.org/koha-migration-toolbox/koha-migration-toolbox/source/a634e99d18577b87de93708cf992e829ede3ce46:migration/Liberty/accounts.pl#L206 > > this function goes through all the borrowers that have been updated and > "replays" the transactions to keep the totals in sync. > > -- > Robin Sheat > Catalyst IT Ltd. > ✆ +64 4 803 2204 > GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF > > _______________________________________________ > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > http://lists.katipo.co.nz/mailman/listinfo/koha > -- Dennis K. Njuguna _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha