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

Pedro Amorim <[email protected]> changed:

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

--- Comment #4 from Pedro Amorim <[email protected]> ---
Created attachment 148334
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148334&action=edit
Bug 28641: ILLHiddenRequestStatuses does not consider custom statuses

This patch adds the status_alias column to the ILLHiddenRequestStatuses sys
pref check.
Because requests will have status_alias NULL by default, we also check for
that.

Test plan:
Create multiple ILL requests of different backends and place them in different
status (NEW, COMP, REQ, etc)
Create multiple ILLSTATUS entries
Add and remove a mix of both status and status_alias codes in
ILLHiddenRequestStatuses and refresh the ILL requests page to confirm the
result is according to expectation.

Sponsored-by: PTFS Europe

Signed-off-by: Katrin Fischer <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to