Fixed the tab order of the controls in the Material Editor.
Fixed a problem in the Scale Definitions Editor that made it impossible to save the Data bits property as any value other than the default for the Scale type that you selected.
Fixed the Save Changes dialog for the Edit User Properties dialog. Prior to this release it displayed no meaningful information to the user.
Fixed a problem that left the Last Item ID column of the Truck table with a possibly incorrect value if you changed the Last Order ID of the Truck using the Truck Editor.
Fixed a problem that affected the Material, Vehicle Type and Zone editors: when a new row was added the input focus did not change the first control on the editor.
Fixed the handling of the Province/State and Postal/Zip Code captions that appear on grid controls which contain data for the Company Information and Customer tables.
Fixed the layout of the menu on the Scale Definition Editor.
Changed the Truck Editor's Expiry Date control from a text edit control to a date picker control.
Changed Material Editor to use lookup grids when selecting Ticket, Invoice and Cost units from the Grid view.
Changed Vehicle Type Editor to use lookup grids when selecting Charge and Pay units from the Grid view.
Changed Zone Type Editor to use lookup grids when selecting Charge and Pay units from the Grid view.
Changed layout of the Truck Editor to emphasize that a Badge ID is not required unless you are using an Unattended Weighing System.
Leading and trailing spaces are now automatically removed from all column values prior to a row being added or updated. For example, if the value (ignore the single quotes) ' RZ2 472 ' is input as a Truck ID, the leading and trailing spaces are now automatically removed so that the value becomes 'RZ2 472'.
For the Company table, when rows are updated, the Province/State and Postal/Zip Code values are automatically converted to upper case. Prior to this, the values where only converted to upper case when a row was inserted.
For the Customer table, when rows are updated, the Province/State and Postal/Zip Code values are automatically converted to upper case. Prior to this, the values where only converted to upper case when a row was inserted.
For the Order table, when rows are added or updated, the value of the Reference column is automatically converted to upper case.
For the Order table, when rows are added or updated, the value of the Purchase Order column is automatically converted to upper case.
For the Shipment Ticket table, when rows are added updated, the value of the Purchase Order column is automatically converted to upper case.
For the Shipment Ticket table, it is now possible to update the Ticket Number column.
For the Zone table, when rows are updated, the value of the Charge Code and Pay Code columns are automatically converted to upper case.
Added SQL statements to setup that allow database users to be added, edited and deleted. These files where missing from the previous setup file.
Added controls to the Order Editor's Order View inspector control that allow you to modify the Print Daily Totals and Print Order Totals column values. A work around was to use the Order Editor's Grid control to modify the columns values.
Added columns to the Truck table to record Licence information for Trailer 1 and Trailer 2. Trailer 1 and Trailer 2 values are automatically converted to upper case when they are saved.
Added controls to the Truck Editor to allow the values of Trailer 1 and Trailer 2 to be edited.
Added columns to the Shipment and Receipt tables to record Trailer 1 and Trailer 2 values. Trailer 1 and Trailer 2 values are automatically converted to upper case when they are saved.
Added controls to the Ticket Editor to allow the values of Trailer 1 and Trailer 2 to be edited.