[Koha-bugs] [Bug 14402] Add --fees option to cleanup_database.pl to purge all 0 balance fees and payments older than the given number of days

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 15 11:14:15 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14402

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

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

--- Comment #19 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
 FAIL   misc/cronjobs/cleanup_database.pl
   FAIL   valid
                Global symbol "$zebraqueue_days" requires explicit package name 
                Global symbol "$allDebarments" requires explicit package name 
                Global symbol "$verbose" requires explicit package name 
                Global symbol "$pDebarments" requires explicit package name 
                Global symbol "$pZ3950" requires explicit package name 
                Global symbol "$pUnvSelfReg" requires explicit package name 
                Global symbol "$fees_days" requires explicit package name 
                Global symbol "$sess_days" requires explicit package name 
                    $help"
                Global symbol "$pExpSelfReg" requires explicit package name 
                Global symbol "$pListShareInvites" requires explicit package
name 
                Global symbol "$purge_merged" requires explicit package name 
                Global symbol "$sessions" requires explicit package name 
                Global symbol "$help" requires explicit package name 
                syntax error 
                Scalar found where operator expected 
                Global symbol "$pLogs" requires explicit package name 
                Global symbol "$pSearchhistory" requires explicit package name 
                        (Missing operator before $help?)
                Global symbol "$mail" requires explicit package name 
                misc/cronjobs/cleanup_database.pl had compilation errors.
                Global symbol "$pImport" requires explicit package name 

 FAIL   t/db_dependent/Accounts.t
   FAIL   spelling
                 postive  ==> positive
   FAIL   valid
                Global symbol "$sth" requires explicit package name 
                t/db_dependent/Accounts.t had compilation errors.
                Global symbol "$borrower" requires explicit package name 

And add the "Bug XXXXX" in the commit messages.

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


More information about the Koha-bugs mailing list