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

--- Comment #13 from Paul Poulain <paul.poul...@biblibre.com> 2011-08-05 
09:31:09 UTC ---
Created attachment 4857
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4857
wrong order screenshot

Here is a wrong screenshot based on months

Nicole: after investigating, it seems that the problem is visible only under
certain circumstances.
I think -but am not sure- if your datas alway have closedate ordered like
basketid, then the result is correct, but it's by chance.
My test DB contains :
mysql> select closedate,basketno FROM aqbasket;
+------------+----------+
| closedate  | basketno |
+------------+----------+
| 2011-06-20 |        1 |
| 2010-07-20 |        2 |

(basket 1 closed after basket 2)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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