Koha/koha-tmpl/intranet-tmpl/prog/en
Julian Maurice d4cda293b4 Bug 7583: Cancel a receipt
In acqui/parcel.pl, there is now the possibility to cancel a receipt.
In "Already received" table, just click on "Cancel receipt" and the
order line will go back to pending orders.
If it was a partial receipt, order line is merged to its 'parent' line.
Attached items are modified so that they become attached to the merged
order line.
If AcqCreateItem is 'receiving', attached items are deleted.
If an order line was first partially received, and then completed. You
must cancel the 'parent' order line before cancelling the 'child'.

Signed-off-by: Marc Veron <veron@veron.ch>

The patch behaves like expected, and the feature is really helpfull.

Just a tiny remark about the following message:

-------------
Cannot cancel receipt. Possible reasons :
You are trying to cancel the receipt of an order line whose parent order line is already received. Cancel this parent order line and retry.
-------------

Maybe it would be good
- to explain a little bit more why it happend and re-word the message for non technical people (not everybody understands 'parent' the same way)

- prevent the situation to happen (e.g. forbid order lines to be deleted if they are already received) - but that would be in the scope of an other bug, I think.

I think such things could be fixed in the future during the ongoing work for Acquisitions module. Signing off.
2012-09-13 18:29:20 +02:00
..
css Bug 8644 [staff client] jQueryUI CSS file should not contain customizations 2012-09-13 10:45:27 +02:00
includes Bug 7986: Export issues for patron 2012-09-13 17:58:30 +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 8644 [staff client] jQueryUI CSS file should not contain customizations 2012-09-13 10:45:27 +02:00
modules Bug 7583: Cancel a receipt 2012-09-13 18:29:20 +02:00
xslt Bug 7417: Include see from references in bibliographic searches 2012-09-13 14:19:28 +02:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00