[Koha-bugs] [Bug 2720] Overdues which debar automatically should undebar automatically when returned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 18 12:10:31 CEST 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #30 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA comment:

1/ The unit tests should be improved: you suppose a borrower exists in the DB
(and no borrower is added by sample data). Sql queries should be executed into
a transaction.

2/ Step 8: The message concats 2 messages:

    Restricted: Patron's account is restricted until 04/08/2013 with the
comment "im restricted im restricted2" View restrictions

message 1 is "im restricted" and message 2 is "im restricted2"

3/ Minor: double quote around sql queries

4/ There is no comment for suspension in the borrower_debarments table.

5/ Why don't you remove the debarred and debarredcomment field in the borrowers
table?

I will provide a followup for unit tests

Marked as Failed QA for 2 and needs clarification for others points.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list