Updated mip_regions.pck to include a reference to the source information.
mip_quotation.pck now able to produce 'module' part of install quotes - missing labour costs. gen_mandatory.prc modified to pass more of the 'condition' information into the application. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3060 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -25,6 +25,13 @@ END mip_regions;
|
||||
/
|
||||
CREATE OR REPLACE PACKAGE BODY mip_regions IS
|
||||
|
||||
/*
|
||||
**
|
||||
* Postcode format based on the UK Government Data Standards Catalogue
|
||||
* http://www.govtalk.gov.uk/gdsc/html/frames/Postcode.htm
|
||||
**
|
||||
*/
|
||||
|
||||
/** Attempts to determine whether general the format the given string to match a standard postcode format
|
||||
|
||||
%param p_string the string whose format is to be checked
|
||||
|
||||
Reference in New Issue
Block a user