[Koha-bugs] [Bug 7308] new column in admin/aqbudgets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 13 15:01:43 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7308

--- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> ---
I do not reproduce these errors.
Here's what I've done:

$ git checkout -b bug/7308 && git fetch origin && git reset --hard
origin/master
$ git bz apply 7308
Bug 7308 - new column in admin/aqbudgets

Bug 7308: Show ordered amount in aqbudgets.pl
Apply? [yn] y

Applying: Bug 7308: Show ordered amount in aqbudgets.pl
Bug 7308: rework aqbudgets.pl table
Apply? [yn] y

Applying: Bug 7308: rework aqbudgets.pl table
$ perl -cw admin/aqbudgets.pl
admin/aqbudgets.pl syntax OK
$ git log --oneline -3
ebd30fe Bug 7308: rework aqbudgets.pl table
72e2c0a Bug 7308: Show ordered amount in aqbudgets.pl
acd4b21 Bug 10311 - Holds queue ignores item-level holds where only one items
exists
$ perl -v | head -n2

This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi


Looking at the source file, the code looks good too.
Could you retry please?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list