http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9122
--- Comment #11 from Paul Poulain <[email protected]> --- katrin, suggested I copy values in my accountlines table, in case it helps: *************************** 17. row *************************** accountlines_id: 17 borrowernumber: 7852 accountno: 17 itemnumber: NULL date: 2012-11-21 amount: 111.000000 description: N New Card dispute: NULL accounttype: N amountoutstanding: 0.000000 lastincrement: NULL timestamp: 2012-11-21 16:34:39 notify_id: 1 notify_level: 0 note: manager_id: 7852 *************************** 18. row *************************** accountlines_id: 18 borrowernumber: 7852 accountno: 18 itemnumber: NULL date: 2012-11-21 amount: 111.000000 description: Writeoff dispute: NULL accounttype: W amountoutstanding: NULL lastincrement: NULL timestamp: 2012-11-21 16:34:39 notify_id: 0 notify_level: 0 note: NULL manager_id: 7852 *************************** 19. row *************************** accountlines_id: 19 borrowernumber: 7852 accountno: 19 itemnumber: NULL date: 2012-11-21 amount: 4.000000 description: N New Card dispute: NULL accounttype: N amountoutstanding: 0.000000 lastincrement: NULL timestamp: 2012-11-21 16:42:23 notify_id: 1 notify_level: 0 note: note manager_id: 7852 *************************** 20. row *************************** accountlines_id: 20 borrowernumber: 7852 accountno: 20 itemnumber: NULL date: 2012-11-21 amount: 4.000000 description: Writeoff dispute: NULL accounttype: W amountoutstanding: NULL lastincrement: NULL timestamp: 2012-11-21 16:42:23 notify_id: 0 notify_level: 0 note: NULL manager_id: 7852 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
