[Bug 6853] New: branch set wrong in fast add
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6853 Bug #: 6853 Summary: branch set wrong in fast add Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com We discovered that when you create a Fast Add/Temp record from Cataloging > New Record > Fast Add the Set Library defaults to Atchison (the first branchcode in the table), rather than the Set Library for that session. When you create a Fast Add/Temp record for Circulation, the Set Library defaults correctly. When you create any other kind of framework record from Cataloging, the Set Library defaults correctly. Looks like addbiblio.pl was modified to take the branch in from the circulation page (according to the new Fast Add at barcode scan dev we reimplemented from Harley), but that parameter is absent if you come at Fast Add from Circulation -> Fast Add or Cataloging. I think this can be fixed with a simple "default" value set on these lines: addbiblio.pl line 862 additems.pl line 592 -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6853 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |kyle.m.hall@gmail.com Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org