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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user