Changes made for BulkLoad information provided by Gareth on 5th March (new bas_dwg/102M.jpg, csv exports)

New package mip_debug_constants.pks to be used to store compilation constants for debugging purposes (packages to use pl from mip_debug).

mip_quotation.pck modified to support exchanges based on being provided with an existing model rather than meter size. Changes to the DATAITEM_ROLES.csv to support this new field, impact on mandatory rules captured by mip_helper_special_cases.pck

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3900 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-03-10 12:29:59 +00:00
parent 261d8747bd
commit 320ce75fcf
17 changed files with 1049 additions and 872 deletions

View File

@@ -128,7 +128,10 @@ if "%6"=="" goto :not_substitution
@echo Set Substitution Strings
sqlplus /nolog @Schema\InstallSetSubstitution.sql %1 %2 %3 %4 %5 %6
goto :done
:not_substitution
@echo NO substitutions performed
goto :done