6 Commits

Author SHA1 Message Date
hardya
3fdf82de7f Altered prty.ctl so that manu_ref matches organization name - this prevents duplication during bulk_load.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3630 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-19 11:51:11 +00:00
PriestJ
6262527571 error on row 11 was preventing data from uploading correctly
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3466 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-05 12:14:08 +00:00
PriestJ
9dbb78b302 more access control descriptions added, added supplier admin roles, relationships and users
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3449 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-03 18:10:37 +00:00
mullenm
b94659f48b added new users for the login testing.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3009 248e525c-4dfb-0310-94bc-949c084e9493
2007-12-17 11:34:26 +00:00
PriestJ
69c2ead1ee fixed bug in Installmip.cmd, test section would never get run and the usage section caused an error.
Massaged the test data so that some base users get added to the test schema, duplicated the seed party data upload so that the Advantica user still exists

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2897 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-28 13:17:46 +00:00
hardya
2920f4d016 Scheme Changes:
Replaced Access_Controls with APEX_AUTHORISATION
Created POSTCODES, ERROR_LOGS and SYSTEM_CONFIGURATION.
Added missing columns to ENQUIRIES, REGULATORS, etc.
Added views V_PROFILE_RT_CODE_FOR_ENRO.vw, V_PARTY_RELATIONSHIPS.vw, V_LATEST_RT_CODE_FOR_ENRO.vw.

Modules:

Added cout_err.pck, cout_system_configuration.pck.

Data:

Added Data/Demo files
Added Data/Seed files for postcodes, regions and DatabaseItemToFunctionalSpecificationReference.csv

Documentation:

Added Documentation/pldoc for plsqldoc-generated files.
Added Documentation/SupportingDocumentation/Regions to hold region definition information.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2890 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-27 11:48:13 +00:00