Koha/reports
Bouzid Fergani 97e36c0264 Bug 11371 - Add a new report : Orders by fund with more options
Add option show or no inactive budget and more options
 Use subroutine GetBudgetHierarchy for return all budgets
 Delete subroutine GetBudgetPeriodDescription and theire tests
 Use Price TT plugin
 Correct name of column and capitalization the first letter
 Add  checkbox for show inactive budgets, default the drop down list containt a active budget
 Not use [i] for inactive budgets, i add (inactive) at the end of inactive budget
 Add vendor note in the list of show attribute

 Test case:
    Go to Home > Reports > Orders by fund
    Select one or all budgets
    You can show the inactive budget, default the drop down list containt a active budget
    Choose output to screen ou csv file

Works as expected. QA tools OK with Bug 16104 applied.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
- changed 'Fund (budget):' back to 'Fund:', as the budget
  no longer shows in the pull down.
- Fixed number of tests in Budgets.t
- Removed &GetBudgetPeriodDescription

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-04-29 12:20:25 +00:00
..
acquisitions_stats.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
bor_issues_top.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
borrowers_out.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
borrowers_stats.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
cat_issues_top.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
catalogue_out.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
catalogue_stats.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
dictionary.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
guided_reports.pl Bug 16154: CGI->multi_param - Force scalar context 2016-04-26 23:16:43 +00:00
issues_avg_stats.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
issues_by_borrower_category.plugin
issues_stats.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
itemslost.pl Bug 14965: Remove C4::Dates from 'lists' in folder reports 2015-11-05 09:56:52 -03:00
itemtypes.plugin Bug 14100: (follow-up) Language overlay for item types 2015-10-27 12:34:06 -03:00
manager.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
orders_by_fund.pl Bug 11371 - Add a new report : Orders by fund with more options 2016-04-29 12:20:25 +00:00
reports-home.pl
reserves_stats.pl Bug 14100: (follow-up) Language overlay for item types 2015-10-27 12:34:06 -03:00
serials_stats.pl
stats.print.pl
stats.screen.pl