[Koha-bugs] [Bug 11371] Add a new report : Orders by budget

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 17 11:09:23 CEST 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
   Patch complexity|Small patch                 |Medium patch

--- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA comment:
1/ Please rename the script according to previous change (budget vs fund).
2/ Add basket name in the basket column
3/ Get rid of the warning:
 FAIL   reports/orders_by_budget.pl
   FAIL   valid
                Possible attempt to put comments in qw() list 
                Possible attempt to separate words with commas 

The no warnings qw() is not a correct solution (and does not work)
4/ default separator should be chosen (syspref "delimiter")
5/ Add DataTables on the table could be useful and easy.
6/ Both tests fail:
t/db_dependent/Budgets.t .. 58/120 DBIx::Class::Row::new(): No such column
'budget_description' on Koha::Schema::Result::Aqbudgetperiod at C4/Budgets.pm
line 144

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


More information about the Koha-bugs mailing list