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

Liz Rea <l...@catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l...@catalyst.net.nz

--- Comment #8 from Liz Rea <l...@catalyst.net.nz> ---
I have seen double ups in issues on 3.20, probably because of this.

Example: 

+----------+----------------+------------+---------------------+---------------------+---------------------+
| issue_id | borrowernumber | itemnumber | date_due            | timestamp     
     | issuedate           |
+----------+----------------+------------+---------------------+---------------------+---------------------+
|  1840368 |            547 |     123292 | 2015-10-29 23:59:00 | 2015-10-08
10:09:20 | 2015-10-08 10:09:19 |
|  1840369 |            547 |     123292 | 2015-10-29 23:59:00 | 2015-10-08
10:09:21 | 2015-10-08 10:09:20 |
+----------+----------------+------------+---------------------+---------------------+---------------------+

Because the ajax table is slow to load, sometimes extra careful staff members
scan things twice because they thought they didn't get it. Seems a bit odd that
it wouldn't prompt for renew instead of generating another issue, but there it
is.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to