Bug 10440 - During receipting for any holds attached to items being receipted, to be identified during the receipting process.
Summary: During receipting for any holds attached to items being receipted, to be iden...
Status: RESOLVED DUPLICATE of bug 5785
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Amit Gupta
QA Contact:
URL:
Keywords:
: 10436 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-10 12:53 UTC by Amit Gupta
Modified: 2022-02-19 18:30 UTC (History)
8 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Flag holds against receipted items (5.96 KB, patch)
2013-06-24 12:14 UTC, Amit Gupta
Details | Diff | Splinter Review
Bug 10472 - Receipt by line or invoice (6.21 KB, patch)
2015-04-18 20:22 UTC, Mark Tompsett
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Gupta 2013-06-10 12:53:47 UTC
During receipting for any holds attached to items being receipted, to be identified during the receipting process.
Comment 1 Amit Gupta 2013-06-24 12:14:03 UTC Comment hidden (obsolete)
Comment 2 Srdjan Jankovic 2013-07-26 03:56:30 UTC
Patch says Bug 10472?
Comment 3 Nicole C. Engard 2013-08-06 14:53:28 UTC
*** Bug 10436 has been marked as a duplicate of this bug. ***
Comment 4 I'm just a bot 2013-09-29 05:34:06 UTC
Patch applied cleanly, go forth and signoff
Comment 5 Mathieu Saby 2013-10-01 13:27:19 UTC
Hi
I thought it was already the case!
I will test, as it seems to be an interesting enh.

M. Saby
Comment 6 I'm just a bot 2013-10-28 06:14:04 UTC
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".
Comment 7 Mark Tompsett 2015-04-18 20:22:17 UTC
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
Comment 8 Mark Tompsett 2015-04-18 20:24:07 UTC
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. :)
Comment 9 Marc Véron 2016-06-02 07:58:20 UTC
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.
Comment 10 Marc Véron 2016-06-02 08:31:54 UTC
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?
Comment 11 Katrin Fischer 2022-02-19 18:30:27 UTC
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 ***