[Koha-bugs] [Bug 19036] Number payment receipts / payment slips

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 23 01:15:37 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #24 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
There are some failures in QA tools that need to be taken care of. I will try
to come back to this for more testing after they are fixed:

 FAIL   t/db_dependent/Koha/Account.t
   FAIL   forbidden patterns
                forbidden pattern: Use of DateTime->now should certainly be
replaced with dt_from_string (bug 24840) (line 1068)

 FAIL   installer/data/mysql/kohastructure.sql
   FAIL   tinyint_has_boolean_flag
                The new column account_credit_types.credit_number_enabled is
using TINYINT(1) as type but is not defined as boolean in the schema file
(Koha/Schema/Result/AccountCreditType.pm), see the SQL12 coding guideline

 FAIL   Koha/Account/Line.pm
   FAIL   forbidden patterns
                forbidden pattern: Use of DateTime->now should certainly be
replaced with dt_from_string (bug 24840) (line 895)
                forbidden pattern: Use of DateTime->now should certainly be
replaced with dt_from_string (bug 24840) (line 910)

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


More information about the Koha-bugs mailing list