c8df34d5a25442734d3a2001c684d34facad1917
* EXISTING METER ASSET PROVIDER * Agent Contact Mech Val limit 240 * Meter Asset Provider Limit to 210 * Job Description Limit to 500 Chars * IP Details Limit to 250 Also move all validations that test the limit of characters to the top of the process order so that they are run before our call to AH's validation check, this way it prevents the system from raising an error if we pass a sting that is too big for AH's validation procedure. They now all start in from sequence 455 onwards. Also worth mentioning that the Menu list has also been repaired it now includes the Edit Enquiry and Create Enquiry menu options again. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@5413 248e525c-4dfb-0310-94bc-949c084e9493
altered in relation to issue #519, where the install script bulkloaded all the drawings to the wrong flow id (the default of 155) and prevented any of them appearing in the production system.
Address #504 - Manual Quote not created for Change Capacity (plus fix for subsequently found errors).
altered in relation to ticket #519, the code was removing all drawings in the workspace, rather than just the current application. Removed redundant reference to the Init procedure at the start of the package and removed default value for the flow id so that the user must supply a correct flow_id.
Altered install scripts so that UAT and LIVE do not look for the apua.ctl file (this is now handled in seed data directory). Also fixed for ticket #517 AssociateSchema.sql and SetSubstitution.sql scripts so that they only update the current application rather than all the applications in the current workspace.
Description
No description provided
Languages
PLSQL
54%
Ruby
23.9%
Visual Basic 6.0
15.9%
CSS
3.9%
VBScript
1.3%
Other
1%