[Koha-bugs] [Bug 21756] Remove C4::Accounts::manualinvoice (use Koha::Account->add_debit instead)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 22 08:22:34 CET 2019


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #17 from Josef Moravec <josef.moravec at gmail.com> ---
Need rebase due to bug 21915.

Also qa tools have some complains:

 FAIL   Koha/Patron.pm
   FAIL   pod
                *** ERROR: Spurious text after =cut  in file Koha/Patron.pm

 FAIL   members/maninvoice.pl
   FAIL   valid
                        (Missing operator before $error?)
                Global symbol "$template" requires explicit package name (did
you forget to declare "my $template"?) 
                Scalar found where operator expected 
                Can't redeclare "my" in "my" 
                members/maninvoice.pl has too many errors.
                Global symbol "$cookie" requires explicit package name (did you
forget to declare "my $cookie"?) 
                Global symbol "$loggedinuser" requires explicit package name
(did you forget to declare "my $loggedinuser"?) 
                Global symbol "$error" requires explicit package name (did you
forget to declare "my $error"?) 
                "my" variable $input masks earlier declaration in same scope 
                Type of arg 1 to Try::Tiny::catch must be block or sub {} (not
reference constructor) 
                syntax error

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


More information about the Koha-bugs mailing list