Koha/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
..
pdfformat Bug 5970: Adds the ability to use a free delivery address for basket 2011-04-05 15:10:17 +12:00
acqui-home.pl bug 6834 followup removing param_map 2011-09-03 06:39:24 +12:00
addorder.pl Bug 5680: Order cancelling improvement : delete attached items & biblio if avalaible 2011-10-19 16:58:46 +13:00
addorderiso2709.pl BZ6074: setting import flag when staged file imported in aqbasket 2011-10-07 10:08:41 +13:00
basket.pl Bug 5680: Order cancelling improvement : delete attached items & biblio if avalaible 2011-10-19 16:58:46 +13:00
basketgroup.pl Bug 6076: acqui pdf error when marcxml wrong 2011-10-07 10:20:13 +13:00
basketheader.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
booksellers.pl Bug 6390: Implement 'see mine/my branches/all baskets'-syspref 2011-10-18 09:39:45 +13:00
check_budget_total.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
currency.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
finishreceive.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
histsearch.pl Bug 6807 - Add ISBN filter to advanced order search. 2011-10-14 10:57:30 +13:00
lateorders.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
neworderbiblio.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
neworderempty.pl Bug 6679 Fix scripts in admin & acqui to pass Perl::Critic 2011-09-21 14:56:29 +12:00
newordersuggestion.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
orderreceive.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
parcel.pl Bug 5680: Follow Up for Order cancelling improvement : the same for parcel.pl 2011-10-19 16:59:12 +13:00
parcels.pl Bug 6072: fixing permission inconsistencies MT5306 2011-04-08 13:10:12 +12:00
supplier.pl Bug 6072: fixing permission inconsistencies MT5306 2011-04-08 13:10:12 +12:00
uncertainprice.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
updatesupplier.pl 5936: Remove some obsolete db columns from aqbooksellers and aqbudgets if needed 2011-04-07 16:30:16 +12:00
z3950_search.pl Bug 5445: Nicer breadcrumbs when ordering from different sources 2011-04-27 16:10:46 +12:00