0313856d9a
* when a file was uploaded and the comparison with catalogue range requested, the comparison was wrong: the logic was wrong * items that were not supposed to be scanned (ie: supposed to be on another shelf) didn't had the author and title, it was hard to retrieve them on the shelved * some useful fields were missing, like homebranch, location, status * the CSV export contained all the item information. It should contain the same informations as the screen Behaviour now: * scan a list of barcode & select a range of location * if a barcode has been scanned and should not be (misplaced item), the information is displayed * if you choose "compare barcodes list to result option", the resulting list contains all items that have been scanned and those that were supposed to be. Any item not in both list appears with a specific message on the last column Signed-off-by: Leila <koha.aixmarseille@gmail.com> Signed-off-by: Koha Team Amu <koha.aixmarseille@gmail.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Galen Charlton <gmc@esilibrary.com>
141 lines
5 KiB
Modula-2
141 lines
5 KiB
Modula-2
borrowers.borrowernumber Borrower number
|
|
borrowers.title Salutation
|
|
borrowers.surname Surname
|
|
borrowers.firstname First name
|
|
borrowers.dateofbirth Date of birth
|
|
borrowers.initials Initials
|
|
borrowers.othernames Other name
|
|
borrowers.sex Gender
|
|
borrowers.relationship Relationship
|
|
borrowers.guarantorid Guarantor borrower number
|
|
borrowers.streetnumber Street number
|
|
borrowers.streettype Street type
|
|
borrowers.address Address
|
|
borrowers.address2 Address 2
|
|
borrowers.city City
|
|
borrowers.state State
|
|
borrowers.zipcode Zip/postal code
|
|
borrowers.country Country
|
|
borrowers.phone Primary phone
|
|
borrowers.phonepro Secondary phone
|
|
borrowers.mobile Other phone
|
|
borrowers.email Primary email
|
|
borrowers.emailpro Secondary email
|
|
borrowers.fax Fax
|
|
borrowers.B_streetnumber Alternate address: Street number
|
|
borrowers.B_streettype Alternate address: Street type
|
|
borrowers.B_address Alternate address: Address
|
|
borrowers.B_address2 Alternate address: Address 2
|
|
borrowers.B_city Alternate address: City
|
|
borrowers.B_state Alternate address: State
|
|
borrowers.B_zipcode Alternate address: Zip/postal code
|
|
borrowers.B_country Alternate address: Country
|
|
borrowers.B_phone Alternate address: Phone
|
|
borrowers.B_email Alternate address: Email
|
|
borrowers.contactnote Alternate contact: Note
|
|
borrowers.altcontactfirstname Alternate contact: Last name
|
|
borrowers.altcontactsurname Alternate contact: First name
|
|
borrowers.altcontactaddress1 Alternate contact: Address
|
|
borrowers.altcontactaddress2 Alternate contact: Address 2
|
|
borrowers.altcontactaddress3 Alternate contact: City
|
|
borrowers.contactname Alternate contact: Surname
|
|
borrowers.contactfirstname Alternate contact: First name
|
|
borrowers.contacttitle Alternate contact: Title
|
|
borrowers.altcontactstate Alternate contact: State
|
|
borrowers.altcontactzipcode Alternate contact: Zip/postal code
|
|
borrowers.altcontactcountry Alternate contact: Country
|
|
borrowers.altcontactphone Alternate contact: Phone
|
|
borrowers.cardnumber Card number
|
|
borrowers.branchcode Home library
|
|
borrowers.categorycode Category
|
|
borrowers.sort1 Sort 1
|
|
borrowers.sort2 Sort 2
|
|
borrowers.dateenrolled Registration date
|
|
borrowers.dateexpiry Expiry date
|
|
borrowers.opacnote OPAC note
|
|
borrowers.borrowernotes Circulation note
|
|
borrowers.userid Username
|
|
borrowers.password Password
|
|
borrowers.flags System permissions
|
|
borrowers.gonenoaddress Gone no address flag
|
|
borrowers.lost Lost card flag
|
|
borrowers.debarred Restricted [until] flag
|
|
borrowers.debarredcomment Comment
|
|
borrowers.smsalertnumber Mobile phone number
|
|
borrowers.privacy Privacy settings
|
|
items.itemnumber Item number (internal)
|
|
items.biblionumber Biblio number (internal)
|
|
items.biblioitemnumber Biblioitem number (internal)
|
|
items.barcode Barcode
|
|
items.dateaccessioned Date acquired
|
|
items.booksellerid Source of acquisition
|
|
items.homebranch Permanent library
|
|
items.price Price
|
|
items.replacementprice Replacement price
|
|
items.replacementpricedate Price effective from
|
|
items.datelastborrowed Date last checked out
|
|
items.datelastseen Date last seen
|
|
items.stack Shelving control number
|
|
items.onloan Due date
|
|
items.cn_source Source of classification / shelving scheme
|
|
items.cn_sort Koha normalized classification for sorting
|
|
items.notforloan Not for loan
|
|
items.itemlost Lost status
|
|
items.withdrawn Withdrawn status
|
|
items.itemcallnumber Call number
|
|
items.issues Total checkouts
|
|
items.renewals Total renewals
|
|
items.reserves Total holds
|
|
items.restricted Use restrictions
|
|
items.itemnotes Public note
|
|
items.holdingbranch Current library
|
|
items.paidfor
|
|
items.timestamp Timestamp
|
|
items.location Shelving location
|
|
items.ccode Collection code
|
|
items.itype Koha itemtype
|
|
items.stocknumber Inventory number
|
|
items.damaged Damaged status
|
|
items.materials Materials specified
|
|
items.uri Uniform Resource Identifier
|
|
items.more_subfields_xml Additional subfields (XML)
|
|
items.enumchron Serial enumeraton/chronology
|
|
items.copynumber Copy number
|
|
statistics.datetime Statistics date and time
|
|
statistics.branch Library
|
|
statistics.proccode Type of procedure
|
|
statistics.value Value
|
|
statistics.type Type
|
|
statistics.other
|
|
statistics.usercode User code
|
|
statistics.itemnumber Item number
|
|
statistics.itemtype Itemtype
|
|
statistics.borrowernumber Borrower number
|
|
biblio.frameworkcode Framework code
|
|
biblio.author Author
|
|
biblio.datecreated Creation date
|
|
biblio.timestamp Modification date
|
|
biblioitems.biblioitemnumber Biblioitem number
|
|
biblioitems.biblionumber Biblio number
|
|
biblioitems.volume Volume number
|
|
biblioitems.number Number
|
|
biblioitems.classification Classification
|
|
biblioitems.itemtype Biblio-level item type
|
|
biblioitems.isbn ISBN
|
|
biblioitems.issn ISSN
|
|
biblioitems.dewey Dewey/classification
|
|
biblioitems.subclass Sub classification
|
|
biblioitems.publicationyear Publication date
|
|
biblioitems.publishercode Publisher
|
|
biblioitems.volumedate Volume date
|
|
biblioitems.volumedesc Volume information
|
|
biblioitems.timestamp Timestamp
|
|
biblioitems.illus Illustrator
|
|
biblioitems.pages Number of pages
|
|
biblioitems.notes Notes
|
|
biblioitems.size Size
|
|
biblioitems.place Place of publication
|
|
biblioitems.lccn LCCN
|
|
biblioitems.marcxml MARC blob
|
|
biblioitems.url URL
|
|
biblioitems.title Title
|