Bug 17463

Summary: Wrong recipient for suggestion's notice in branch specific
Product: Koha Reporter: Marjorie Barry-Vila <marjorie.barry-vila>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: patrick.robitaille
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Marjorie Barry-Vila 2016-10-18 20:24:15 UTC
Hi,

There is test plan to understand the problem:

Branch A with borrower A and librarian A, Branch B with librarian B
Notice ACCEPTED, ORDERED, AVAILABLE set to each branch

- borrower A done a suggestion A
- librarian from branch A accepted suggestion A
- email for suggestion ACCEPTED sent to borrower A
- librarian from branch A ordered suggestion A, a biblio is created (biblio A)
- email for suggestion ORDERED sent to borrower A
- librarian from branch B ordered an other copy from the same biblio A (not from suggestion A, really from biblio A)
- Order from librarian B is also related to suggestion A : this is the problem.
- librarian B received his item before librarian A
- email for suggestion AVAILABLE sent to borrower A while item for branch A is not arrived yet.



Do you understand me?

Order from an other branch for the same biblio should not be related to the initial suggestion.

Regards,
Marjorie
Comment 1 Katrin Fischer 2023-06-25 13:58:06 UTC

*** This bug has been marked as a duplicate of bug 28844 ***