Bug 21587: don't drop patrons to notify in order creation
authorVictor Grousset <victor.grousset@biblibre.com>
Thu, 18 Oct 2018 09:54:58 +0000 (11:54 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 26 Oct 2018 16:43:15 +0000 (16:43 +0000)
commitbf8b4e773c089a4094b18c62af91711b8af99f82
tree8f79880a9d41e13e564937982de7941f99a21f1f
parent59757c1f5b7de423241f91ef8c95822183786d00
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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
acqui/addorder.pl