Martin Renvoize
ff64264092
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"itemnumber": "itemnumber",
|
|
"biblionumber": "biblionumber",
|
|
"biblioitemnumber": "biblioitemnumber",
|
|
"barcode": "barcode",
|
|
"dateaccessioned": "dateaccessioned",
|
|
"booksellerid": "booksellerid",
|
|
"homebranch": "homebranch",
|
|
"price": "price",
|
|
"replacementprice": "replacementprice",
|
|
"replacementpricedate": "replacementpricedate",
|
|
"datelastborrowed": "datelastborrowed",
|
|
"datelastseen": "datelastseen",
|
|
"stack": "stack",
|
|
"notforloan": "notforloan",
|
|
"damaged": "damaged",
|
|
"damaged_on": "damaged_on",
|
|
"itemlost": "itemlost",
|
|
"itemlost_on": "itemlost_on",
|
|
"withdrawn": "withdrawn",
|
|
"withdrawn_on": "withdrawn_on",
|
|
"itemcallnumber": "itemcallnumber",
|
|
"coded_location_qualifier": "coded_location_qualifier",
|
|
"issues": "issues",
|
|
"renewals": "renewals",
|
|
"reserves": "reserves",
|
|
"restricted": "restricted",
|
|
"itemnotes": "itemnotes",
|
|
"itemnotes_nonpublic": "itemnotes_nonpublic",
|
|
"holdingbranch": "holdingbranch",
|
|
"timestamp": "timestamp",
|
|
"location": "location",
|
|
"permanent_location": "permanent_location",
|
|
"onloan": "onloan",
|
|
"cn_source": "cn_source",
|
|
"cn_sort": "cn_sort",
|
|
"ccode": "ccode",
|
|
"materials": "materials",
|
|
"uri": "uri",
|
|
"itype": "itype",
|
|
"more_subfields_xml": "more_subfields_xml",
|
|
"enumchron": "enumchron",
|
|
"copynumber": "copynumber",
|
|
"stocknumber": "stocknumber",
|
|
"new_status": "new_status"
|
|
}
|