This release includes build 1.5.8.113 of Dispatch.
Fixed a long standing irritation that was unfortunately most often experienced by new users when trying to print tickets. In some cases tickets would be added to the database but would simply not print.
For new users this would always occur if more than one Company was setup prior to adding Customers. When more than one Company record exists, the Company ID column of the Order of that is created automatically when a Customer is added is left empty (set to NULL). This caused the query used to print a ticket to fail and there was no error message displayed to indicate that anything had gone wrong.
Another common cause was having an incorrect or nonexistent Contract ID, Item ID or Truck ID used on a ticket. Data that is expected to be available in the Truck, Order and Item tables cannot be found which causes the ticket not to print. This would typically occur when trying to print an old ticket or after editing a ticket. For example, deleting a Truck and then trying to re-print a ticket created for that Truck would fail.
None
None