| Summary: | After a transfer, allow to search on the original order line | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, koha, sandboxes |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 11549 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 11552; After a transfer, allow to search on the original order line
Bug 11552; After a transfer, allow to search on the original order line [PASSED-QA]Bug 11552; After a transfer, allow to search on the original order line |
||
|
Description
Jonathan Druart
2014-01-14 13:20:50 UTC
*** Bug 11507 has been marked as a duplicate of this bug. *** Created attachment 24281 [details] [review] Bug 11552; After a transfer, allow to search on the original order line If an order is transferred from a basket to another, it should be possible to retrieve it with the original ordernumber. Test plan: - transfer an order - note the original ordernumber and the new one - receive the order and, on the parcel page, try to find your order with the original ordernumber and the new one. Patch tested with a sandbox, by sonia bouis <sonia.bouis@univ-lyon3.fr> Created attachment 25031 [details] [review] Bug 11552; After a transfer, allow to search on the original order line If an order is transferred from a basket to another, it should be possible to retrieve it with the original ordernumber. Test plan: - transfer an order - note the original ordernumber and the new one - receive the order and, on the parcel page, try to find your order with the original ordernumber and the new one. Signed-off-by: sonia bouis <sonia.bouis@univ-lyon3.fr> I have transfered an order from an order and from a receipt. After transfer, on the parcel page, I can retrieve the order by the former order number and the new one. Ok for me Created attachment 26054 [details] [review] [PASSED-QA]Bug 11552; After a transfer, allow to search on the original order line If an order is transferred from a basket to another, it should be possible to retrieve it with the original ordernumber. Test plan: - transfer an order - note the original ordernumber and the new one - receive the order and, on the parcel page, try to find your order with the original ordernumber and the new one. Signed-off-by: sonia bouis <sonia.bouis@univ-lyon3.fr> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Pushed to master. Thanks, Jonathan! Pushed to 3.14.x, will be in 3.14.10 |