[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 29 09:59:41 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |additional_work_needed

--- Comment #34 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
I get:
t/db_dependent/Accounts.t .. 1/27 Global symbol "$payment" requires explicit
package name (did you forget to declare "my $payment"?) at
t/db_dependent/Accounts.t line 240.

Then, when the $payment=>$accountline change is done I get:

t/db_dependent/Accounts.t .. 6/27 Odd number of elements in anonymous hash at
/kohadevbox/koha/Koha/Account.pm line 109.
    # Looks like you planned 17 tests but ran 3.

#   Failed test 'Koha::Account::pay - always AutoReconcile + notes tests'
#   at t/db_dependent/Accounts.t line 241.
{UNKNOWN}: Not an ARRAY reference at /kohadevbox/koha/Koha/Account/Line.pm line
626. at /kohadevbox/koha/Koha/Account/Line.pm line 690

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


More information about the Koha-bugs mailing list