[Bug 3294] New: inventory tool
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 Summary: inventory tool Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P5 Component: Tools AssignedTo: galen.charlton@liblime.com ReportedBy: kohnk@arcadia.edu Estimated Hours: 0.0 Change sponsored?: --- The inventory tool is putting LC call numbers in order number-by-number instead of in the LC order. For example: The call numbers were BF1028, BF1029, BF103. The computer put them in this order by looking at the B, then the F, then the 1, etc. LC would order them BF103, BF1028, BF1029, looking at the numbers as one hundred three and one thousand twenty-eight. We can't use the tool unless the order matches what is on the shelf. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 --- Comment #1 from Galen Charlton <galen.charlton@liblime.com> 2009-06-04 14:57:10 --- This may be quite simple to do. To check something about your data, could you let me know what the output of the following SQL query is? select cn_sort from items where cn_sort is not null limit 10; -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 Cookie Wolfrom <cookie.wolfrom@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cookie.wolfrom@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 Tika <jjeter@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jjeter@ptfs.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com Status|NEW |ASSIGNED Priority|P5 |PATCH-Sent --- Comment #2 from Jane Wagner <jwagner@ptfs.com> 2010-01-21 20:35:10 --- Sent patch Jan. 21 2010 to sort by cn_sort field instead of itemcallnumber. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 --- Comment #3 from Jane Wagner <jwagner@ptfs.com> 2010-01-21 20:35:34 --- Created an attachment (id=1474) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1474) patch file -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> 2010-05-10 22:29:07 --- This patch is in HEAD. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3294 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Jane Wagner <jwagner@ptfs.com> 2010-05-12 16:35:57 --- Seems to work. Further development is needed on creating the padded call numbers themselves. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com