From c3ef18948b6977edb11c3d5da5e5f749eb791190 Mon Sep 17 00:00:00 2001 From: mullenm Date: Tue, 18 Dec 2007 17:30:02 +0000 Subject: [PATCH] Created new view to display the current address for each party in the system. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3022 248e525c-4dfb-0310-94bc-949c084e9493 --- Schema/mipViews.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/Schema/mipViews.sql b/Schema/mipViews.sql index f758c48..70cf7bd 100644 --- a/Schema/mipViews.sql +++ b/Schema/mipViews.sql @@ -11,3 +11,4 @@ @@V_HOCO.vw @@V_BACO.vw @@V_AICO.vw +@@V_CURRENT_PARTY_ADDRESSES.vw \ No newline at end of file