What's New in 11.5

Article • 6/24/2026 • 4 min read

Feature

This section provides the information on the new feature introduced in 11.5 release.

Shipping Order

The Shipping Order feature has been introduced to enable users to create and manage shipping orders. Users can create a shipping order from the Inventory, Requisition, Purchase Order, and Repair Logs. Users can either create a new shipping order for existing lines or transfer lines to an existing shipping order from a requisition, purchase order, or repair log.

After creating a shipping order, users can forward for approval, approve, reject, cancel, print, or delete a shipping order. The contextual pane for the modules has also been updated to use the Shipping Order feature.

Resolved Issues

The issues that were addressed in this release are listed in the following table:

IDModuleDescription
373725Work ManagementThe prompt message that appears while creating a new work order by copying from a standard request has been updated.
418113Work ManagementThe process of creating a new work order (routine) from a standard request has been made more seamless, resulting in an improved user experience. In the Create Work Order screen, check boxes are introduced in the Work Order and Standard Request columns, which enables the use to select the record.
442837Work ManagementThe Work Order Comments will be arranged in descending order, with the most recent comment appearing at the top of the list. The timestamp for each comment will be retrieved from Webapps.
431399RequisitionThe message text associated with message_id UnitCostIsZero has been updated to Unit Cost is 0.
258928EmployeeIn the Configuration tab, the mandatory fields will be notified only in the edit mode.
277261InventoryThe X icon will be displayed at the top right of the screen, which is used to close the screen.
331053InventoryThe Quantity at a Glance feature retrieves the correct value for Qty On Hand field, even if it is less than zero.
439364InventoryWhen a requisition is created from the inventory search page, the corresponding line item will be displayed without any errors on the requisition page.
377190Purchase OrderThe Qty Received field will be displayed in read-only mode for blank orders.
380970Purchase OrderThe condition qty_tran > 0 has been included for the Serial_id_missing rule, and the location is checked against this condition before applying the sparesholding rule. This allows serialized items to be marked as completed in a transaction, even if no quantity or serial ID is entered.
329771Query WizardThe validation logic check has been updated to handle multiple plants.
332924Query WizardA check has been implemented to handle the storage of the query during the saving process.
350932Query WizardThe contains functionality has been added to the endswith records in the query wizard screen, to enable the users to search for equipment descriptions with leading %.
380207Query WizardA null check has been added to ensure the query is saved successfully when adding custom column in the Criteria.
431428Events ManagementThe CodeDescription element has been associated with an array, to allow users to choose the analysis code when creating a new event or work order.
431430Events ManagementWhen an event is completed, the completion time will be displayed in the user’s local time zone.
263398GeneralWhen editing a field in a module, the cursor will be positioned at the beginning of the field.
448579GeneralThe integration platform has been updated to generate formatted XMLs.
378150Manage PlantsThe default sort order has been updated to sort the plant list by plant codes.
378790Manage PlantsThe data-time comparison is performed using the time offset against UTC, to prevent errors when a plant and client have different country codes but the same offset.
278147WebAppsThe schedule date is set correctly when you schedule a work order by craft.
304196WebAppsThe hardcoded name WebWorkR for the WebWorkRequestor Template has been updated in the code. The template is now fetched from TabWareOptions. If no template is set, the user can create and set a template with the desired casing, which can then be used for creating a Requestor.
432920WebAppsThe WebApps frontend has been updated to include the serialId as a parameter when communicating with the API, ensuring synchronization, and enabling users to create work orders using serial numbers.