Files
mip/Modules/Modules.sql
hardya d11ee1ccc9 Address #408, Tripartite region check.
Address #422, Missing mandatory fields when meter model selected. Removed Popup LOV with AJAX select lists. Supporred by mip_select_xml.pck)


git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4069 248e525c-4dfb-0310-94bc-949c084e9493
2008-03-25 15:56:53 +00:00

39 lines
705 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
@@mip_select_xml.pck
@@compile.sql
-- Add the scheduled jobs
@@Install_Jobs.sql
exit