Commit Graph

17 Commits

Author SHA1 Message Date
hardya
cae05e68a9 Address #483 with changes to DATAITEM_ROLES.csv, DATAITEM_ROLES.xls.
Add conditional compilation for debugging.

Use correct NLS language in dads.conf 

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4793 248e525c-4dfb-0310-94bc-949c084e9493
2008-04-14 17:04:06 +00:00
hardya
66a5a771ef When deleting enquiry, also delete uploaded files.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4758 248e525c-4dfb-0310-94bc-949c084e9493
2008-04-10 08:19:52 +00:00
hardya
d4ab832e08 Address #484 - Qmax not saving
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4754 248e525c-4dfb-0310-94bc-949c084e9493
2008-04-09 17:44:20 +00:00
PriestJ
3dcf390ee9 Fix for #442(SC1006) added a new function to return if the enquiry has quotes or not. Used by the delete quotes button on the enquiry form to hide the button if there are no quotes to delete.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4740 248e525c-4dfb-0310-94bc-949c084e9493
2008-04-08 16:47:53 +00:00
hardya
759f63c635 MIP_ENQUIRY.pck - address back-end of #439.
mip_quotation.pck - address back-end of #442.

mip_security.pck - track CGI environment variables as part of #454.

mip_quotation.pck - store files with the correct flow_id;

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4733 248e525c-4dfb-0310-94bc-949c084e9493
2008-04-07 15:25:13 +00:00
PriestJ
86b02a52ce part of the fix for ticket #439(sc1004) added new function to determine if an enquiry can be deleted.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4726 248e525c-4dfb-0310-94bc-949c084e9493
2008-04-04 17:05:18 +00:00
hardya
54a2987177 Addressed #351 by adding existing_prty_id to calc_meter_reqs (similar change to screen 32).
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4022 248e525c-4dfb-0310-94bc-949c084e9493
2008-03-17 14:10:40 +00:00
PriestJ
8af9f4937c Fixed problem with qmax not being returned when required meter size is selected by user
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3997 248e525c-4dfb-0310-94bc-949c084e9493
2008-03-14 12:15:34 +00:00
hardya
24c31ebc45 Add calc_meter_reqs to mip_quotation.pck.
Ensure that all calls to add_quote_reason use correct parameters (mip_quotation.pck).

Change grant from 'CREATE ANY VIEW' to 'CREATE VIEW' in InstallMIP.sql following problems installing 'supporting objects' into MIP_TEST.


git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3989 248e525c-4dfb-0310-94bc-949c084e9493
2008-03-13 18:36:18 +00:00
hardya
12f2693a5c Changes to schema and code to place 'id' as PK field in quote_events and enquiry_events as part of ticket #78.
Changed BULK_LOAD.xls to have two tabs to represent costs. Also includes QMAX against module - none of these changes are represented in the current code.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3480 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-06 17:28:44 +00:00
PriestJ
6833abac25 added delete_enquiry function so that web mip admin and i&c can delete enquiries
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3436 248e525c-4dfb-0310-94bc-949c084e9493
2008-01-31 16:00:40 +00:00
PriestJ
374ba0aee9 added function to get enquiry status, intend to use it to make enquiry read only
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3345 248e525c-4dfb-0310-94bc-949c084e9493
2008-01-22 17:08:03 +00:00
PriestJ
d985e13a1d removed set_file_association function as this is now stored and called from the mip_files package
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3335 248e525c-4dfb-0310-94bc-949c084e9493
2008-01-22 13:36:54 +00:00
PriestJ
c66351616c get enquiry role, forgot to commit
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3242 248e525c-4dfb-0310-94bc-949c084e9493
2008-01-15 11:24:00 +00:00
hardya
ed275a4a8a Amended site_file_assocations to point at new DOCUMENTS and DOCUMENT_ROLES tables.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3008 248e525c-4dfb-0310-94bc-949c084e9493
2007-12-17 10:15:56 +00:00
mullenm
2a490afbbc Added the copy_enquiry function and other supporting functions.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2886 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-26 13:34:20 +00:00
PriestJ
0297cb54a2 Created new function to allow the association of enquiry to parties. Specifically for the association of Agents and suppliers to an enquiry.
Added rough parties package that contains a couple of useful functions to get the party id and the party role based on the username. and some very rough procedures that may become depreceiated or rewritten at some stage

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2859 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-15 16:52:58 +00:00