https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595
--- Comment #51 from Katrin Fischer <[email protected]> --- Continued testing, but didn't get much further: IV CIRCULATION 1) Checkout with rental fine OK 2) Renew with rental fine NOT OK - no rental fine recorded >From the logs: [Mon Aug 15 00:09:28.378180 2016] [cgi:error] [pid 20899] [client 127.0.0.1:48043] AH01215: [Mon Aug 15 00:09:28 2016] renew: DBD::mysql::st execute failed: Unknown column 'branch' in 'field list' [for Statement "INSERT INTO accountlines, referer: http://localhost:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=1 [Mon Aug 15 00:09:28.378352 2016] [cgi:error] [pid 20899] [client 127.0.0.1:48043] AH01215: [Mon Aug 15 00:09:28 2016] renew: (date, borrowernumber, accountno, amount, manager_id,, referer: http://localhost:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=1 [Mon Aug 15 00:09:28.378447 2016] [cgi:error] [pid 20899] [client 127.0.0.1:48043] AH01215: [Mon Aug 15 00:09:28 2016] renew: description,accounttype, amountoutstanding, itemnumber, branch), referer: http://localhost:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=1 [Mon Aug 15 00:09:28.378810 2016] [cgi:error] [pid 20899] [client 127.0.0.1:48043] AH01215: [Mon Aug 15 00:09:28 2016] renew: VALUES (now(),?,?,?,?,?,?,?,?,?)" with ParamValues: 0="1", 1='43', 2=0.1000, 3="1", 4="Renewal of Rental Item Something", 5='Rent', 6=0.1000, 7="751", 8="TPL"] at /home/katrin/kohaclone/C4/Circulation.pm line 3120., referer: http://localhost:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=1 -- You are receiving this mail because: 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/
