Koha/koha-tmpl/intranet-tmpl/prog/en
christophe croullebois b6433ee60a SIGNED-OFF] bug 8382: It is not possible to cancel an order on a filtered page in parcel.pl
Because in parcel.pl page the filter (on the left) makes a table using jscript and
a very different workflow, the "cancel" link does nothing just asking for cancelling.
Principaly due to the use of the "filter" js function that call the parcel.pl page
and does all the job in a separate block with a separate perl function
(SearchOrder) that sends all to js, that constructs html to finally append it to table.
So I have decided to rebuild entirely the filter.
I have choosen to overload the function "GetPendingOrders" to enable it to accept new arguments.
To test : when you are in "parcel.pl" ready to receive orders, simply select a filter on the left
and on the filtered page try to cancel a line.
You'll have the warning message but no more, the line will be not canceled.

Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-09-05 13:31:37 +02:00
..
css Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls 2012-09-04 18:32:03 +02:00
includes Bug 8666: Hide 'New basket' link if supplier is inactive 2012-09-04 18:02:15 +02:00
js Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls 2012-09-04 18:32:03 +02:00
lib Bug 8498 - can't specify an hour when specifying due date 2012-08-31 22:44:26 +02:00
modules SIGNED-OFF] bug 8382: It is not possible to cancel an order on a filtered page in parcel.pl 2012-09-05 13:31:37 +02:00
xslt Bug 8357: UNIMARCslim2OPACDetail.xsl, title without class and too links to views 2012-08-31 22:22:31 +02:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00