Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Kyle M Hall 36db911da0 Bug 19812: Fix confusing holds count values in "Already received" table
In acqui/parcel.pl both the "Pending orders" and "Already received" tables show how many holds there are for the given record. However, the count of holds in the "Pending orders" table confuses librarians because it only lists holds for the particular items in the orderline. Due to that, the holds column may show 0 holds even if there are a dozen record level holds for that bib! This is not what librarians seem to expect, instead it seems that the same total holds in the "Pending orders" table would be preferred.

Test Plan:
1) Find an invoice with an item in the "Already received" table
2) Add one or more record level holds to the record
3) Note the holds column does not count those holds
4) Apply this patch
5) Note the holds column now shows total holds and holds for just those ordered items

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nancy Keener <nkeener@washoecounty.us>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Bug 19812: (QA follow-up) Swap sides for total and item holds

Bug 19812: (QA follow-up) If 0 holds show '0' not '0 / 0'

Bug 19812: (QA follow-up) Remove unnecessary line

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-04-04 16:06:57 -03:00
..
csv
tables
acqui-home.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
addorder.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
addorderiso2709.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
ajax.tt
basket.tt Bug 20148: Prevent adding same user multiple times to acq basket 2018-02-18 14:48:43 -03:00
basketgroup.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
basketheader.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
booksellers.tt Bug 18789: (QA follow-up) Fix showing the name of basket creator on booksellers page 2018-02-16 13:03:58 -03:00
cancelorder.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
edi_ean.tt
edifactmsgs.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
edimsg.tt
histsearch.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
invoice-files.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
invoice.tt Bug 20318: Add class 'required' to the label 2018-04-02 18:07:44 -03:00
invoices.tt Bug 20318: Add class 'required' to the label 2018-04-02 18:07:44 -03:00
lateorders.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
modordernotes.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
neworderbiblio.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
neworderempty.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
neworderempty_duplicate.tt
newordersubscription.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
newordersuggestion.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
ordered.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
orderreceive.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
parcel.tt Bug 19812: Fix confusing holds count values in "Already received" table 2018-04-04 16:06:57 -03:00
parcels.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
spent.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
supplier.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
transferorder.tt Bug 19947: Update popup window templates to use Bootstrap grid: Acquisitions transfer order 2018-02-16 14:05:19 -03:00
uncertainprice.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
z3950_search.tt Bug 19916: Add keyword and standard ID fields to acq external search 2018-03-28 16:03:37 -03:00