https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #155 from Katrin Fischer <[email protected]> --- Hi Andrew, found a little issue: On a database with the sample data, create an ILLSTATUS: PROC with something like: Internal processing Add the new status to an existing or new ILL request. Check the status filter on the side of the ill requests table: It pulls the wrong description as there is also a PROC value for location: Processing Center I think you need to add the authorised value category into your look-up somewhere. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
