[Koha-bugs] [Bug 24296] Move stock rotation transfer triggers from `comments` to `trigger`

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 17 12:42:25 CET 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 97505
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97505&action=edit
Bug 24296: Update stockrotation process to use branchtransfers.trigger

This patch updates all occurences of stockrotation related lookups of
branchtransfers status from using the 'comments' field to using the new
'trigger' field.

Test plan:
1) Work through the process of creating a stock rotation plan and adding
   items to the plan.. no errors should be encoutered during this process.
2) Run the stockrotation cronjob to move some items on.. no errors
   should be encountered.

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

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


More information about the Koha-bugs mailing list