Bug 24297

Summary: Record if a transfer was triggered 'manually'
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: CirculationAssignee: Martin Renvoize <martin.renvoize>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 1joynelson, gmcharlt, kyle.m.hall, nick
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00
Bug Depends on: 24436    
Bug Blocks: 23092    
Attachments: Bug 24297: Record 'Manual' trigger transfers
Bug 24297: Record 'Manual' trigger transfers
Bug 24297: Record 'Manual' trigger transfers

Description Martin Renvoize 2019-12-23 09:41:25 UTC
Using the new 'trigger' field in branchtransfers to record if a transfer was added manually.
Comment 1 Martin Renvoize 2020-01-17 11:26:46 UTC
Created attachment 97500 [details] [review]
Bug 24297: Record 'Manual' trigger transfers
Comment 2 Martin Renvoize 2020-01-17 16:02:54 UTC
Created attachment 97541 [details] [review]
Bug 24297: Record 'Manual' trigger transfers
Comment 3 Nick Clemens 2020-03-12 12:55:35 UTC
Created attachment 100630 [details] [review]
Bug 24297: Record 'Manual' trigger transfers

To test:
1 - Apply patches, restart_all
2 - Gi to Circulation->Transfer
3 - Transfer an item
4 - Check the branch transfers table
5 - The reason is set to 'Manual'

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 4 Nick Clemens 2020-03-12 12:55:58 UTC
Teensy patch in the chain, PQA
Comment 5 Martin Renvoize 2020-03-20 16:04:49 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 6 Joy Nelson 2020-04-03 21:16:08 UTC
not backported to 19.11.x