From 2cf8587c63443122ccc278a6caa478e619263b10 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 27 May 2010 18:52:30 +0000 Subject: [PATCH] CSPACE-1407: In tenant bindings for Movement service, added (uncommented) 'currentLocation' and 'normalLocation' as authority reference fields for this service, now that the StorageLocation / Location service is available. --- services/common/src/main/config/services/tenant-bindings.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/services/common/src/main/config/services/tenant-bindings.xml b/services/common/src/main/config/services/tenant-bindings.xml index 9505fbdac..e8bc3eabb 100644 --- a/services/common/src/main/config/services/tenant-bindings.xml +++ b/services/common/src/main/config/services/tenant-bindings.xml @@ -268,9 +268,8 @@ versionable="true" auditable="false" label="movements_common" updated="" order="1"> - - - + authRefcurrentLocation + authRefnormalLocation authRefmovementContact -- 2.47.3