[Koha-bugs] [Bug 2581] Problem with counts : HomeBranchOrHoldingBranch not taken into account

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Sat Sep 6 18:38:44 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2581





------- Comment #5 from mason.loves.sushi at gmail.com  2008-09-06 09:38 -------
and check that both  holdingbranch and  homebranch  values are set correctly
for all items.

mysql> select holdingbranch , homebranch from items where biblionumber = 1;
+---------------+------------+
| holdingbranch | homebranch |
+---------------+------------+
| CPL           | CPL        | 
| FPL           | FPL        | 
| MPL           | MPL        | 
| CPL           | CPL        | 
+---------------+------------+
4 rows in set (0.00 sec)

have you???




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list