Bug 32447: Clean up table configuraton settings for holdings table
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
6cd0a7e282
commit
6cbbfa27cb
1 changed files with 7 additions and 11 deletions
|
@ -373,9 +373,11 @@ modules:
|
|||
-
|
||||
columnname: holdings_ccode
|
||||
-
|
||||
columnname: holdings_volume
|
||||
columnname: holdings_item_group
|
||||
-
|
||||
columnname: holdings_itemcallnumber
|
||||
-
|
||||
columnname: holdings_enumchron
|
||||
-
|
||||
columnname: holdings_status
|
||||
-
|
||||
|
@ -391,9 +393,7 @@ modules:
|
|||
-
|
||||
columnname: holdings_datelastborrowed
|
||||
-
|
||||
columnname: holdings_barcode
|
||||
-
|
||||
columnname: holdings_enumchron
|
||||
columnname: holdings_barcodes
|
||||
-
|
||||
columnname: holdings_uri
|
||||
-
|
||||
|
@ -410,8 +410,6 @@ modules:
|
|||
columnname: holdings_hostrecord
|
||||
-
|
||||
columnname: holdings_usedin
|
||||
-
|
||||
columnname: holdings_usedin_col
|
||||
-
|
||||
columnname: holdings_course_reserves
|
||||
-
|
||||
|
@ -438,9 +436,11 @@ modules:
|
|||
-
|
||||
columnname: otherholdings_ccode
|
||||
-
|
||||
columnname: otherholdings_volume
|
||||
columnname: otherholdings_item_group
|
||||
-
|
||||
columnname: otherholdings_itemcallnumber
|
||||
-
|
||||
columnname: otherholdings_enumchron
|
||||
-
|
||||
columnname: otherholdings_status
|
||||
-
|
||||
|
@ -457,8 +457,6 @@ modules:
|
|||
columnname: otherholdings_datelastborrowed
|
||||
-
|
||||
columnname: otherholdings_barcode
|
||||
-
|
||||
columnname: otherholdings_enumchron
|
||||
-
|
||||
columnname: otherholdings_uri
|
||||
-
|
||||
|
@ -475,8 +473,6 @@ modules:
|
|||
columnname: otherholdings_hostrecord
|
||||
-
|
||||
columnname: otherholdings_usedin
|
||||
-
|
||||
columnname: otherholdings_usedin_col
|
||||
-
|
||||
columnname: otherholdings_course_reserves
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue