[Koha-bugs] [Bug 30600] Recalls sync problem between DBIx and kohastructure.sql

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 04:43:40 CEST 2022


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133696|0                           |1
        is obsolete|                            |

--- Comment #4 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 134008
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134008&action=edit
Bug 30600: Fix recall reasons for branch transfers

When a recall triggers a branch transfer, the reason for the transfer is
'Recall'.

When a transfer is cancelled that was triggered by a recall, it still
uses the default 'Manual' reason, so we don't need the 'CancelRecall'
cancellation reason that was added by Bug 19532.

This patch removes 'Recall' and 'CancelRecall' from
branchtransfers.cancellation_reason, and removes 'CancelRecall' from
branchtransfers.reason.

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list