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

Baptiste Wojtkowski (bwoj) <[email protected]> changed:

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

--- Comment #45 from Baptiste Wojtkowski (bwoj) 
<[email protected]> ---
Created attachment 179621
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179621&action=edit
Bug 14250: (follow-up) Refacto discharge messages display

The script that determines if one should display messages to the user,
informing him whether they are allowed or not to ask for a discharge is
quite hard to understand.

For sake of readability, transforming the unless to an if since the
error behaviour was in the unless and the success in the else.
Changing to success behaviour in the if and failure in the else.

-- 
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