[Koha-bugs] [Bug 7595] Add branchcode to accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 15 00:14:12 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595

--- Comment #51 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list