https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23352
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Katrin Fischer <[email protected]> --- > * 952$8 Collection Code - Pulled in from default set in > serials/subscription-add.pl > * 952$b Current location - Set to the currently logged in library branch > * 952$d Date acquired - This will be pre-populated upon page load rather > than when you click on the text input field as is the current behaviour > * 952$h Serial Enumeration/ chronology - This will be pre-populated from the > subscription numbering pattern > * 952$v Cost, replacement price - This will be pre-populated from the > calculation of the subscription full cost/number of issues > > This would only leave the librarian to input 952$p (barcode) and 952$a > (permanent location), speeding up the cataloguing process of receiving > serials. Hi Alex, the item form sets $a and $b to the currently logged in users branch, so it might make sense to have this behave consistently. Also if there is a branch set in the subscription, I think libraries might want to use that instead of the user's? Haven't tested, but thought it was the case already. But pretty sure $h should already work the way you describe here. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
