Amend Qmax values defined within MESC.ctl Fix bulk_load errors related to loading drawings through MIP_FILES Amend mip_quotation to produce labour costs where meter size or service pressure is not a cost constraint. Amend mip_quotation email messages. Perform additional compilations during install to account for dependency links. Make meter dimensions optional (mip.tab) git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3721 248e525c-4dfb-0310-94bc-949c084e9493
33 lines
590 B
SQL
33 lines
590 B
SQL
set scan off
|
|
set define off
|
|
|
|
|
|
@@mip_mandatory.pck
|
|
@@mip_helper_special_cases.pck
|
|
@@gen_mandatory.prc
|
|
|
|
exec gen_mandatory
|
|
|
|
@@mip_systemcall.pck
|
|
@@mip_files.pck
|
|
@@mip_security.pck
|
|
@@mip_parties.pck
|
|
@@mip_quotation_document.pck
|
|
@@mip_quotation.pck
|
|
@@mip_enquiry.pck
|
|
@@mip_regions.pck
|
|
@@cout_assert.pck
|
|
@@cout_err.pck
|
|
@@cout_system_configuration.pck
|
|
@@mip_contact_details.pck
|
|
@@mip_dirlist.jsp
|
|
@@get_quote_items.fnc
|
|
@@mip_bulk_Load.pck
|
|
@@mip_tripartite.pck
|
|
@@mip_documents.pck
|
|
@@mip_virus_check.pck
|
|
@@mip_email.pck
|
|
@@mip_friendly_messages.pck
|
|
@@compile.sql
|
|
exit
|