Bug 22867: (QA follow-up) Build items.json for UniqueItemFields
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / items.json
1 {
2     "itemnumber": "itemnumber",
3     "biblionumber": "biblionumber",
4     "biblioitemnumber": "biblioitemnumber",
5     "barcode": "barcode",
6     "dateaccessioned": "dateaccessioned",
7     "booksellerid": "booksellerid",
8     "homebranch": "homebranch",
9     "price": "price",
10     "replacementprice": "replacementprice",
11     "replacementpricedate": "replacementpricedate",
12     "datelastborrowed": "datelastborrowed",
13     "datelastseen": "datelastseen",
14     "stack": "stack",
15     "notforloan": "notforloan",
16     "damaged": "damaged",
17     "damaged_on": "damaged_on",
18     "itemlost": "itemlost",
19     "itemlost_on": "itemlost_on",
20     "withdrawn": "withdrawn",
21     "withdrawn_on": "withdrawn_on",
22     "itemcallnumber": "itemcallnumber",
23     "coded_location_qualifier": "coded_location_qualifier",
24     "issues": "issues",
25     "renewals": "renewals",
26     "reserves": "reserves",
27     "restricted": "restricted",
28     "itemnotes": "itemnotes",
29     "itemnotes_nonpublic": "itemnotes_nonpublic",
30     "holdingbranch": "holdingbranch",
31     "paidfor": "paidfor",
32     "timestamp": "timestamp",
33     "location": "location",
34     "permanent_location": "permanent_location",
35     "onloan": "onloan",
36     "cn_source": "cn_source",
37     "cn_sort": "cn_sort",
38     "ccode": "ccode",
39     "materials": "materials",
40     "uri": "uri",
41     "itype": "itype",
42     "more_subfields_xml": "more_subfields_xml",
43     "enumchron": "enumchron",
44     "copynumber": "copynumber",
45     "stocknumber": "stocknumber",
46     "new_status": "new_status"
47 }