Changes to Version 5.5.0.7
- A large number of changes were made to the code of web pages with Grids, Forms Javascript Libraries and DLLs to improve performance of the overall application. Grids now should be loaded quicker (cause all data now loaded in one request together with main data – no more multiple GetArray requests for each Enum) – please test it
- Forms Interface should get responsive/left navigation items should be available to select quicker (cause all Lookup View definitions are now downloaded in one request instead of multiple synchronous requests with delay on each request)
- Almost all Grids except MultiSelect, DataImportTool, SiteDiaryPage, SiteEquipPage now have new Suggest lists instead of Enums (when you type something you get Suggested list with items having words starting with what you typed)
- Only Activate records can be chosen, but if records was Deactivated it will still be displayed properly in a Grid
- There shouldn’t be any problems with GUIDs in Grids displayed instead of Text in Enums
- Several Product columns (old method) in some Grids were removed and replaced with only one standard column (new method)
- All Currency/Zeroing/Recalculation issues in Grids on tabbing forward/backward were fixed
- MultiSelect page now displays left and right entity names at the top for convenience
- Filtered Lookups sorting issue (there was no sorting and broken layout of table headers – they were shifted right a bit) – now finally fixed
- 2 new Custom WF Activity were incorporated (provided by Opus): FetchScalar and FetchScalarMoney
- New menu item “Update Work Completed” on clicking “Associated Costs” column in Progress Bill Grid. This column reflects all costs accumulated against Contract items if associations are created between the contract items and the Job Task (Cost Code) structure for the Job.