Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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 Bug 5680: Follow Up for Order cancelling improvement : the same for parcel.pl 2011-10-19 16:59:12 +13:00
admin Bug 6949: cannot remove owner from fund 2011-10-19 03:09:11 +13:00
authorities Bug 6977 : Adds support for repeatable subfields when importing authorities. 2011-10-13 11:07:17 +13:00
basket Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
batch Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
catalogue Fix for Bug 5898 - search to hold feature not clearing 2011-10-13 11:11:56 +13:00
cataloguing Bug 6982 - Don't show MARC tag documentation links for NORMARC 2011-10-19 16:53:48 +13:00
circ Fix for Bug 7024 - Can't delete other library's messages with AllowAllMessageDeletion on 2011-10-15 19:56:05 +13:00
errors Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
help Bug 6942 - Add link to manual to help/authorities/authorities-home.tt 2011-10-15 14:17:32 +13:00
installer bug 6227: remove search engine question from installer 2011-04-21 13:39:33 +12:00
labels bug_6318: Always give predefined fields drop downs on label layout edit 2011-09-16 11:23:59 +12:00
members Fix for Bug 7019 - Circulation History Sort Order Wrong 2011-10-15 14:21:06 +13:00
offline_circ Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
patroncards Follow-up fix for Bug 6753, Markup corrections and improvements for label export window 2011-08-26 15:10:19 +12:00
reports Fix for Bug 6616 - Move common table pager markup to include 2011-10-09 20:07:35 +13:00
reserve Bug 6405: added enumchron to reserve copy list 2011-10-09 20:01:24 +13:00
reviews Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
rotating_collections Bug 6458: Incorrect translation processing - rotating_collections/... 2011-09-13 09:32:23 +12:00
serials Bug 6806 Fix encoding of title in subscription-add 2011-10-15 13:57:55 +13:00
sms Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
suggestion Bug 6904: Changes 'asked' to 'pending' in suggestions for more consistency 2011-10-15 14:14:55 +13:00
tags Bug 6458: Incorrect translation processing / review.tt 2011-09-13 09:25:59 +12:00
test Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
tools Fix for Bug 6884, Improve TinyMCE configuration on Koha News page 2011-09-24 19:45:47 +12:00
virtualshelves Bug 6975: OPACBaseurl instead of OPACBaseURL 2011-10-06 14:39:04 +13:00
z3950 Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
about.tt Adding another developer to the history 2011-10-15 14:10:04 +13:00
auth.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
intranet-main.tt Fix for Bug 4893, Add an input field for Check In on main Staff Client page 2011-08-26 15:13:38 +12:00