Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Jonathan Druart b1b1f8f915 Bug 2806: Remove issuingbranch columns
This column is not in used in the Koha code and could be removed.

Test plan:
Verify the branch is correctly displayed on the circulation history
(members/readingrec.pl) and that both reports Most-cisulated items
(cat_issues_top.pl) and Avg checkout (issues_avg_stats.pl) work as
before.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No problems found.
Fixed wrong table name on updatedatabase.pl and a tab char.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests and QA script.
Checked issues and returns are still working correctly.
There is no mention of issuingbranch in the codebase.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-13 10:28:36 -03:00
..
acquisitions_stats.tt Bug 13748: Acquisition wizard: some strings not translatable 2015-03-19 14:02:36 -03:00
bor_issues_top.tt Bug 12587 - Improve output of filter information on patrons with the most checkouts report 2014-09-09 10:39:18 -03:00
borrowers_out.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
borrowers_stats.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
cat_issues_top.tt Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
catalogue_out.tt
catalogue_stats.tt Bug 12696: Remove CGI::scrolling_list from C4/Reports.pm 2014-08-15 14:44:50 -03:00
dictionary.tt Bug 11672: Untranslatable dropdown on Guided Reports and dictionary 2014-09-23 15:32:21 -03:00
guided_reports_start.tt Bug 13869: Wrong capitalization of 'Save Report' in guided reports 2015-03-31 10:57:09 -03:00
issues_avg_stats.tt Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
issues_by_borrower_category.tt
issues_stats.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
itemslost.tt Bug 13372: Sort is done by DataTables 2015-04-10 10:22:59 -03:00
itemtypes.tt Bug 11718 - Use new DataTables include in reports templates 2014-03-12 17:33:25 +00:00
reports-home.tt Bug 12587: (qa followup) report name consistency 2014-09-09 10:48:59 -03:00
reservereport.tt
reserves_stats.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
serials_stats.tt Bug 12706: Remove CGI::scrolling_list from serial_stats.pl 2014-08-15 14:45:11 -03:00
stats_screen.tt