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:
hardya
2007-12-21 17:34:08 +00:00
parent 54625dcb9f
commit d79dcfa1fe
3 changed files with 116 additions and 97 deletions

View File

@@ -55,14 +55,9 @@ BEGIN
add_sql(l_sql
,' ,table_name');
add_sql(l_sql
,' ,substr(diri.' ||
REPLACE(l_enty.code
,' '
,'_'));
add_sql(l_sql
,' ,1');
add_sql(l_sql
,' ,1)');
,' ,diri.' || REPLACE(l_enty.code
,' '
,'_'));
add_sql(l_sql
,' ,diri.description');
add_sql(l_sql