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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/