Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Jacek Ablewicz 4ce0848fe3 Bug 11798: fix problems with column sorting and row visibility in invoices table
1) Sorting on "Billing date" (functionality introduced by bug 10794)
doesn't work properly any longer after bug 10401 was pushed (another
side-effect being that "Vendor" column is currently not sortable
at all).
2) Only "top ten" invoices are always displayed in the table, and it's
not possible to change that without missing top/bottom DataTables
pagination bars.

This patch fixes sorting for "Billing date" &  "Vendor" columns
in invoices table and restores the ability to see all table
rows/search results (not just "top ten").

Test plan (you'll need to have 11+ invoices with various billing
dates entered in the system):
1) apply patch,
2) view the Acquisitions invoices page (acqui/invoices.pl), do some
search (= as broad search as possible) and confirm that "Billing
date" and "Vendor" columns now do sort correctly,
3) in situations when there are more than 10 search results, they
should all be visible in the invoices table.

NOTE: Generating invoices is a painfully convoluted mess.
      All my "Billing date" entries were blank, so was not
      able to confirm Billing date issues. However, Vendor
      sorting issues, seeing more than 10, and in my bizarre
      initial case the non-visible checkboxes were all fixed.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-02-27 16:20:08 +00:00
..
csv Bug 7298: (follow-up) fix translation for CSV strings 2013-10-31 15:51:45 +00:00
acqui-home.tt Bug 11608: Delete unused commented lines in template 2014-01-26 15:23:19 +00:00
addorder.tt Bug 9822: Alert on adding an order to a basket if budget s exceeded 2013-10-30 15:10:11 +00:00
addorderiso2709.tt Bug 10661: format mandatory item fields the same on all forms 2013-12-10 04:17:48 +00:00
ajax.tt
aqbasketuser_search.tt Bug 7295: More granular permissions for baskets 2013-10-31 16:35:35 +00:00
basket.tt Bug 11579: Show ordernumber in basket.pl tables 2014-01-29 22:35:17 +00:00
basketgroup.tt Bug 9807: (follow-up) reindent basketgroup.tt 2013-12-17 17:40:24 +00:00
basketheader.tt Bug 11805 - Use validation plugin when creating new basket in Acquisitions 2014-02-27 15:44:48 +00:00
booksellers.tt Bug 11171: (follow-up) fix a javascript error 2013-11-27 18:02:38 +00:00
histsearch.tt Bug 8230: (follow-up) repair regression on order search 2013-12-13 23:44:50 +00:00
invoice.tt Bug 10705: change 'shipment cost' to 'shipping cost' 2013-10-09 04:59:43 +00:00
invoices.tt Bug 11798: fix problems with column sorting and row visibility in invoices table 2014-02-27 16:20:08 +00:00
lateorders.tt Bug 7298: (follow-up) various QA fixes 2013-10-31 15:51:25 +00:00
modordernotes.tt Bug 7469: put focus on 1st field of creation form instead of search box (Acquisition) 2013-09-16 15:53:17 +00:00
neworderbiblio.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
neworderempty.tt Bug 10922: (follow-up) remove display of form parameter 2014-01-23 16:56:40 +00:00
neworderempty_duplicate.tt Bug 7760: Add unique ids and a module class to all acquisitions pages 2012-03-22 18:11:54 +01:00
newordersubscription.tt Bug 10689: make subscription public note appear when making a new order from a subscription 2013-10-11 04:23:24 +00:00
newordersuggestion.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
ordered.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
orderreceive.tt Bug 11141: (follow-up) ensure filters are kept if the receive is cancelled 2014-01-23 16:05:23 +00:00
parcel.tt Bug 11314: (follow-up) make another "All" translatable 2014-01-26 15:41:01 +00:00
parcels.tt Bug 10705: change 'shipment cost' to 'shipping cost' 2013-10-09 04:59:43 +00:00
spent.tt Bug 10705: follow-up - change one more instance of "shippment cost" 2013-10-09 05:00:37 +00:00
supplier.tt Bug 11787 - Use validation plugin when adding new vendor 2014-02-20 16:56:41 +00:00
transferorder.tt Bug 5349: (follow-up) tweak order transfer form 2013-09-16 15:21:07 +00:00
uncertainprice.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
z3950_search.tt Bug 9747: sorting z3950 search results in acquisition 2013-10-09 04:22:28 +00:00