[Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 8 21:10:19 CEST 2021


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

--- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Seems to works as expected but I see 4 transfers in the UI (Transferred items)
And I'm not sure if the data is correct.

(tried to make the table compact, so stuff was abridged)

--+--------+--------+----+-------+--------+---+------------+-----------
id|dt_rqstd|datesent|from|darrive|dcancel |to |reason      |canc_reason
--+--------+--------+----+-------+--------+---+------------+-----------
↓↓↓↓↓↓↓↓↓↓ 6) set the hold waiting - click it   ↓↓↓↓↓
 1|18:50:39|18:50:39|CPL |8:50:48|        |FFL|Manual      |NULL
↓↓↓↓↓↓↓↓↓↓ Revert the hold or cancel and place a new one (NOT SURE ABOUT
THAT)↓↓↓ 
 2|18:52:43|18:52:43|CPL |       |18:53:19|FFL|Manual      |Manual  
↓↓↓↓↓↓↓↓↓ 14) Click that↓↓↓↓↓   
 3|18:53:19|18:53:19|CPL |       |18:53:24|FFL|Manual      |CancelRes  
↓↓↓↓↓↓↓↓↓ 16) choose 'cancel↓↓↓↓↓
 4|18:53:24|        |CPL |       |18:53:24|CPL|TransfCancel|Manual     
 5|18:53:24|18:53:24|CPL |       |        |FFL|Manual      |NULL       
--+--------+--------+----+-------+--------+---+------------+-----------

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


More information about the Koha-bugs mailing list