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

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #216 from Marcel de Rooy <[email protected]> ---
DBD::mysql::st execute failed: CONSTRAINT `accountlines_check_type` failed for
`koha_master`.`accountlines` [for Statement "INSERT INTO accountlines (
         borrowernumber,
         amountoutstanding,
         date,
         description,
         interface,
         accounttype,
         debit_type_code
     )
     VALUES ( ?, ?, (select date_sub(CURRENT_DATE, INTERVAL ? DAY) ), ?, ?, ?,
? )" with ParamValues: 0='117', 1=undef, 2=6, 3='purge_zero_balance_fees should
delete NULL balance fees with date after threshold day', 4='commandline',
5=undef, 6=undef] at t/db_dependent/Accounts.t line 143.

5 and 6 are both undef BOOM

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to