Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Christophe Croullebois dcfb5e63c9 Bug 5680: Follow Up for Order cancelling improvement : the same for parcel.pl
The same scope than in basket.pl

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Detailed information about possible deletion of orders on parcel page.

1) Delete order for record with 1 other item and item level hold
OK. Record, item and hold remain, only on order item is deleted.

2) Delete order for ordered record with 1 item and title level hold
OK. Deletion is not possible, before hold is cancelled.

3) Delete order for new record with only items connected to this order
OK. Cancelling the order deletes record and item or only order,
depending on link used.

4) Delete order for record with subscription.
OK. Subscription remains untouched, item is deleted.

Also checked:
AcqCreateItem = on receive / in cataloging
Links show and it's possible to delete the order or only the record
using different links.

Comments:
There is a table sorter option for the last column with the delete links.
I am not sure it is useful here, but it does work.

Before patch is applied, the links use 'cancel' instead of 'delete'.
I am not sure which is better and if it should be different on
basket summary and order receive or the same on both.

QA Comment:
Made a small change to template language; blocking deletion because of items referred to
holds instead.  Changed text to refer to items.
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-19 16:59:12 +13:00
..
acqui-home.tt Bug 6080: Add id to total line in funds table 2011-08-01 11:23:48 +12:00
addorderiso2709.tt Bug 6181: Remove CGI Scolling lists from C4::Budgets 2011-08-14 20:24:31 +12:00
ajax.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
basket.tt Bug 5680: Order cancelling improvement : delete attached items & biblio if avalaible 2011-10-19 16:58:46 +13:00
basketgroup.tt Bug 6458: Incorrect translation processing / acqui/... 2011-09-13 09:29:28 +12:00
basketheader.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
booksellers.tt Bug 6158: Permissions scoped wrong for T::T 2011-04-12 09:16:27 +12:00
histsearch.tt Bug 6807 - Add ISBN filter to advanced order search. 2011-10-14 10:57:30 +13:00
lateorders.tt Bug 6458: Incorrect translation processing / acqui/... 2011-09-13 09:29:28 +12:00
neworderbiblio.tt Bug 5445: Nicer breadcrumbs when ordering from different sources 2011-04-27 16:10:46 +12:00
neworderempty.tt Bug 6181: Remove CGI Scolling lists from C4::Budgets 2011-08-14 20:24:31 +12:00
neworderempty_duplicate.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
newordersuggestion.tt Bug 6249: Can't order accepted suggestions 2011-04-22 10:07:40 +12:00
orderreceive.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
parcel.tt Bug 5680: Follow Up for Order cancelling improvement : the same for parcel.pl 2011-10-19 16:59:12 +13:00
parcels.tt Bug 6703 : Link to invoice broken 2011-08-22 14:05:05 +12:00
supplier.tt Bug 6458: Incorrect translation processing / acqui/... 2011-09-13 09:29:28 +12:00
uncertainprice.tt Bug 6250: Link to order in uncertain prices list broken 2011-04-22 10:18:26 +12:00
z3950_search.tt Bug 5445: Nicer breadcrumbs when ordering from different sources 2011-04-27 16:10:46 +12:00