https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24296
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 97433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97433&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. 3) Navigate to the transferstosend page in the circulation area of the staff client.. no errors should be encountered. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
