[Koha-bugs] [Bug 10362] on return with reserve or transfer the alerts are not shown

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 21 15:21:25 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10362

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 19187
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19187&action=edit
Bug 10362 - on return with reserve or transfer the alerts are not shown

When a return is performed on an item with a reserve or a transfer, the
possible alert messages are not shown.
These alerts are cases from errmsgloop like "NotIssued", "debarred" ...

This patch changes the template to show both messages and alerts.

Test plan :
- Perform an checkout that will a checkin :
  * need a transfert (return in a different branch)
  * set user debarred (depends on issuing rules)
- Perform check-in
=> You get tranfert message and debarment alert

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list