[Koha-bugs] [Bug 21587] Patrons to notify on receiving doesn't work on new order creation, only on modification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 12:04:18 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21587

--- Comment #1 from Victor Grousset/tuxayo <victor.grousset at biblibre.com> ---
Created attachment 80799
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80799&action=edit
Bug 21587: don't drop patrons to notify in order creation

It only worked on modification.

== Test plan ==
1. have/create a active budget
2. have/create a fund
3. have/create a vendor with minimal info
4. create a basket with minimal info
5. add an order line to the basket
     Add a user in "To notify on receiving"
6. Modify the order
7. The patrons isn't here. This is the bug
8. Add a user in "To notify on receiving"
9. Save
10. Modify the order
11. The patron is here now
12. Apply this patch
13. Retry step 5 to 11 and patron should be saved on order creation
14. Celebrate! :D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list