[Koha-bugs] [Bug 24637] Pay selected & Pay amount does not log branchcode in 19.05

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 12 11:56:42 CET 2020


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

Kelly McElligott <kelly at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kelly at bywatersolutions.com

--- Comment #2 from Kelly McElligott <kelly at bywatersolutions.com> ---
Lucas, I am getting this error:
Could not compile /kohadevbox/koha/members/paycollect.pl: Global symbol "@acc"
requires explicit package name (did you forget to declare "my @acc"?) at
/kohadevbox/koha/members/paycollect.pl line 214.
Global symbol "$select" requires explicit package name (did you forget to
declare "my $select"?) at /kohadevbox/koha/members/paycollect.pl line 214.
Global symbol "$note" requires explicit package name (did you forget to declare
"my $note"?) at /kohadevbox/koha/members/paycollect.pl line 215.
Global symbol "@lines" requires explicit package name (did you forget to
declare "my @lines"?) at /kohadevbox/koha/members/paycollect.pl line 217.
Global symbol "$branch" requires explicit package name (did you forget to
declare "my $branch"?) at /kohadevbox/koha/members/paycollect.pl line 234.
Global symbol "@lines" requires explicit package name (did you forget to
declare "my @lines"?) at /kohadevbox/koha/members/paycollect.pl line 235.
Global symbol "$note" requires explicit package name (did you forget to declare
"my $note"?) at /kohadevbox/koha/members/paycollect.pl line 236.
syntax error at /kohadevbox/koha/members/paycollect.pl line 241, near ">>"
Global symbol "$branch" requires explicit package name (did you forget to
declare "my $branch"?) at /kohadevbox/koha/members/paycollect.pl line 251.
syntax error at /kohadevbox/koha/members/paycollect.pl line 271, near "if"
/kohadevbox/koha/members/paycollect.pl has too many errors.
 at /usr/share/perl5/CGI/Compile.pm line 132

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


More information about the Koha-bugs mailing list