During receipting for any holds attached to items being receipted, to be identified during the receipting process.
Created attachment 19212 [details] [review] Flag holds against receipted items During order receipting for any holds attached to items being receipted, to be flagged to the user Test plan 1. Create a basket. 2. Create orders under basket and close the basket. 3. Click on Receive shipment button and give the invoice number and shipment date. 4. Click on Receive. If item is on hold one warning message will display "Holds on this title. Please order some more copies."
Patch says Bug 10472?
*** Bug 10436 has been marked as a duplicate of this bug. ***
Patch applied cleanly, go forth and signoff
Hi I thought it was already the case! I will test, as it seems to be an interesting enh. M. Saby
Applying: Bug 10472 - Receipt by line or invoice Using index info to reconstruct a base tree... M acqui/parcel.pl M koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt Auto-merging acqui/parcel.pl CONFLICT (content): Merge conflict in acqui/parcel.pl Patch failed at 0001 Bug 10472 - Receipt by line or invoice The copy of the patch that failed is found in: /home/christopher/git/koha/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".
Created attachment 38120 [details] [review] Bug 10472 - Receipt by line or invoice To select to ‘receipt in’ items either by per line or the entire invoice. Test plan: 1) Acquisitions preferences should be "AcqCreateItem -> placing an order". 2) Create a basket. 3) Create orders under basket and close the basket. 4) Click on Receive shipment button. 5) Enter invoice number, shipmentdate and cost. 6) Search Basketno which you want to receive for ex: basketno 50 and click on filter button. 7) After search "Receipt all" link is appear. 8) Click on "Receipt all" link you would be able to receive all the order against the basketno. Sponsored-by: Staffordshire University/Halton Borough Council/PTFS Europe
Amit had attached the same attachment to this and bug 10472. I'm not sure what is what. I just got the patch to apply. Someone else figure out if there was a bad placement of an attachment, or a duplicate, or whatever. :)
I suppose patch Bug 10472 - Receipt by line or invoice was attached to this bug 10440 by mistake. I obsolete it and reactivate the obsoleted patch "Flag holds against receipted items" for more testing.
Findings: - The latest patch attached to this bug does the same as Bug 10472 - It does not do what is advertised in the test plan of the first commit: 1. Create a basket. 2. Create orders under basket and close the basket. 3. Click on Receive shipment button and give the invoice number and shipment date. 4. Click on Receive. If item is on hold one warning message will display "Holds on this title. Please order some more copies." - The first patch does no longer apply, and it seems to be similar to the second patch (does not do what is advertised). - There is a similar Bug 10436 - Identify Holds During receipting that was resolved as duplicate. I set this one to "In Discussion". Maybe the original intention (Warn about holds while receiving) could be go to a new bug?
I think the patch here got on the wrong bug as it is the same as the one on bug 10472. I am closin this is as a duplicate of bug 5785. *** This bug has been marked as a duplicate of bug 5785 ***