Send email attachments (mip_quotation.pck, mip_email.pck - templates from WebMIP Email templates.doc) Add Lifting Gear to 'labour' quotes (mip_quotation.pck) git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3860 248e525c-4dfb-0310-94bc-949c084e9493
35 lines
634 B
SQL
35 lines
634 B
SQL
set scan off
|
|
set define off
|
|
|
|
|
|
@@mip_mandatory.pck
|
|
@@mip_helper_special_cases.pck
|
|
@@gen_mandatory.prc
|
|
|
|
exec gen_mandatory
|
|
|
|
@@mip_debug_constants.pks
|
|
@@mip_debug.pck
|
|
@@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
|