[Bug 3710] New: New script for recent acquisitions
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3710 Summary: New script for recent acquisitions Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Acquisitions AssignedTo: nahuel.angelinetti@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com Estimated Hours: 0.0 Change sponsored?: --- A new script should be created to show users the recent acquisitions in opac AND intranet. -- 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=3710 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2009-10-14 13:02:37 --- How would this be different than doing a regular search and ordering the results by acquisition date? -- 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=3710 J. David Bavousett <dbavousett@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dbavousett@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=3710 --- Comment #2 from Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> 2009-10-14 13:49:33 --- Created an attachment (id=1219) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1219) bugfix -- 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=3710 Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 |PATCH-Sent Version|unspecified |rel_3_2 -- 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=3710 --- Comment #3 from Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> 2009-10-14 13:50:32 --- I invite you to look my patch. -- 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=3710 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com, | |gmcharlt@gmail.com --- Comment #4 from Nicole C. Engard <nengard@gmail.com> 2010-02-06 23:30:14 --- Will this make it into 3.2? Looks awesome but I don't see it right now. -- 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=3710 --- Comment #5 from Galen Charlton <gmcharlt@gmail.com> 2010-02-08 12:58:39 --- (In reply to comment #1)
How would this be different than doing a regular search and ordering the results by acquisition date?
Nahuel: Owen's question is a good one - please answer. -- 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=3710 --- Comment #6 from Nicole C. Engard <nengard@gmail.com> 2010-02-08 13:03:42 --- While it may not be different it's easier I think for librarians - and it's something people ask for and don't like when we say you can just do a search :) I'll let Nahuel answer the technical aspects of this question. -- 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=3710 --- Comment #7 from Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> 2010-02-08 13:58:13 --- Not only for librarians, but for borrowers too, I don't know if my mother is able to understand that sorting by acqdate exist, because she don't look all the interface, just what she needs. This add a button for recent acquisition, it's a bit more user friendly, and technically this doesn't implies you have to do the right koha2marc mapping. -- 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=3710 --- Comment #8 from Galen Charlton <gmcharlt@gmail.com> 2010-02-08 14:33:47 --- I am not inclined to push this as is. I have no objection to adding an easier user interface to display recent purchase, nor do I have any objection to creating a syspref to allow the library to just turn on such a display with no fuss, but this patch has serious flaws: * GetBiblioSummary - I will not push this as it stands now: we have at last count *three* systems for mapping MARC records and displaying them, none of which require hard-coding HTML and MARC tags. To repeat: there is no excuse for hard-coding HTML in C4 routines. * SearchAcquisitions - indexing dateaccessioned and using Zebra (or NoZebra) would suffice. I see no reason for a new search routine. -- 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 (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com