Summary: | add ISSN to New Order Catalogue Details input | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Cormack <chris> |
Component: | Acquisitions | Assignee: | MJ Ray (software.coop) <mjr> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | colin.campbell, J.P.Knight |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 3803 | ||
Bug Blocks: | |||
Attachments: | Screen grab of the "From a new (empty) record" option for add order to basket. |
Description
Chris Cormack
2010-05-21 01:12:09 UTC
Restoring where "Previous assignee was mjr@ttllp.co.uk" I am not sure which screens are meant here as the link to the manual is broken. The new order form does not supply an ISSN field, only ISBN. Changing version to master. MJ, which pages did you want the ISSN to be shown at? Created attachment 75210 [details]
Screen grab of the "From a new (empty) record" option for add order to basket.
I'm _assuming_ its the page shown in the attached screen shot, which you can get to from an open basket by clicking on the "+ Add to basket" button, then selecting the "From a new (empty) record" option in the choice list. The "Catalog details" section in that page includes an ISBN, but not an ISSN. Thus you can order a monograph, but not a single serial (as opposed to a serial subscription, which is a separate option).
Interesting selecting "From an external source" does give you a form that includes both ISBN and ISSN.
Hi Jon, interesting! In 18.05 it will be possible to configure the fields via frameworks, but might still be good to get rid of this inconsistency? This can be achieved now with the UseACQFrameworkForBiblioRecords and MARC framework configuration. |