Bug 23603 - Patrons to notify on receiving is lost when transferred order to another vendor
Summary: Patrons to notify on receiving is lost when transferred order to another vendor
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 18.05
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-13 08:18 UTC by apirak
Modified: 2019-09-15 20:15 UTC (History)
1 user (show)

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


Attachments
Update aqorder_users when transfer order to another vendor (557 bytes, patch)
2019-09-13 08:18 UTC, apirak
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description apirak 2019-09-13 08:18:19 UTC
Created attachment 92773 [details] [review]
Update aqorder_users when transfer order to another vendor

== 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. Make transfer the order to another vendor
7. View/Modify the order
8. The user in "To notify on receiving" isn't here. This is the bug