From 44bb98adfd21f03ac68f443c062f5e616ae234c2 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 15 Mar 2012 21:10:31 -0700 Subject: [PATCH] CSPACE-4925: Services tenant bindings config changes, designating three fields as holding authRefs/termRefs in the new Inventory Control information group in Location / Movement / Inventory records. --- .../services/tenants/tenant-bindings-proto.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 869675c0f..32c3f84d8 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -1424,6 +1424,11 @@ authRef movementContact + + + + authRef + inventoryContactList|inventoryContact @@ -1439,6 +1444,15 @@ termRef reasonForMove + + + + termRef + inventoryActionRequired + + + termRef + frequencyForInventory -- 2.47.3