Comments
That menuitem does not clean up the WHSlIcensePlateLabel records. It cleans up the InventDim records related to the licenseplate numbers (not the labels). It executes the below code. I think the idea from Suf still needs some consideration.WHSLicensePlate whsLicensePlate; delete_from inventDimLPCleanupTask where inventDimLPCleanupTask.SessionId == _sessionId exists join whsLicensePlate where whsLicensePlate.LicensePlateParent == inventDimLPCleanupTask.LicensePlateId;
On top on the ability to order/display Jobs by start date/time (at least like a order option added under the left panel options) . I think MS needs to improve the "display" of the left section of the Gantt Chart. So columns are aligned properly within the left section. Now the information is all over the place and the user is forced to adjust manually the width of each column. Currently, there is no function to save a "view" of the left panel view. So when the Gantt is closed and relaunched the information should be displayed according to the saved view, including the columns and the width of the columns
