Multi-Select for Source Section
The latest update introduces a multi-select option for the Source Section in the Subcomponent creation process. This allows users to select multiple Source Sections simultaneously. This feature reduces the number of clicks required in the UI, streamlining the creation and management of Subcomponents. The dropdown now features checkboxes, hover effects, and badge overflow behavior for improved user experience. Additionally, users can easily remove selected options directly from the input field.
Ability to call Product/Key Measure Note field
Estimators can now pull Product and Key Measure notes field for the POS Template, enhancing the ability to categorize and filter Products into separate quotes efficiently. This improvement streamlines the quoting process by enabling the use of multiple keywords in the notes, allowing Products to be included in various quotes without manual sorting, ultimately saving time and increasing productivity.
Enhancements
- The Add Job Quantities modal has been updated to allow users to move it within the window, enhancing usability while adding Quantities. Previously, the modal could only be resized but could not be repositioned on the page. PLBM-11560
- The pagination query for the products grid has been optimized to enhance performance, addressing the slow loading times experienced when navigating to higher pages, particularly for users with a large number of products. PLBM-11821
- BOM Trace Quantity is limited to two decimal points in trace nodes. PLBM-11823
- In the latest update, the total number of conversions on the Details page for Spec Set has been modified to be non-interactable, ensuring that it only increases or decreases when a conversion is added or deleted, aligning with the expected functionality. PLBM-12062
- The product waste factor has been updated to display only two decimal places, rounding the previous factor of .0066 up to .01. This change has been implemented on the import page and the Details page, where input is now limited to two decimal places to enhance clarity and usability. PLBM-12085
- The ability for Canadian users to set their State/Territory fields to include Canadian Provinces now exists. This addresses the previous limitation where only US address options were available. This enhancement includes modal updates to the State/Territory field for Locations and Customers, as well as the addition of Canadian territories to the dropdown menu. Furthermore, a country dropdown is implemented to improve the user experience for new Canadian customers. PLBM-12117
Fixes
- An exception was discovered on the Job BOM page, which was caused by the absence of the “controller” and “actionMethod” properties in the JSON object. While this exception did not prevent the page from loading, a fix has been implemented to enhance the stability and functionality of the application. PLBM-10659
- An issue was discovered where an Excel import did not update Subcomponent sections as expected. This is now fixed. PLBM-11793
- A timeout error was identified when users attempt to create new Subcomponents in the “New Subcomponent” window. The message: “Failed to Create Product Subcomponent. Timeout expired. The timeout period elapsed prior to completion of the operation, or the server is not responding.” was displayed. This issue has been resolved. PLBM-11824
- Users previously experienced random color changes upon page refresh until the Key Measure was saved on the Detail page, where the color would then lock in. The fixed behavior is for the default color assigned to be retained when created through the On-The-Fly process. PLBM-12060
- The import process for Subcomponents in Pipeline LBM has been updated to fix an issue where a green success message was displayed despite Subcomponents not being imported. Import functionality will now ensure that a success message is only shown when all entries are successfully imported, enhancing the accuracy of the import feedback. PLBM-12134
- Previously, the Subcomponent Copy feature failed to copy over the Source Section. This is fixed to ensure that when users open the Subcomponent Copy modal, the correct Product is automatically selected in the left Product/Key Measure dropdown based on the row clicked. PLBM-12135
- A fix has been implemented for an issue discovered where the Copy Subcomponents modal occasionally displayed an incorrect Product/Key Measure when initiated from the KM Subcomponents drop-down list. The expected Product/Key Measure, RF_EV, is now correctly displayed in the modal. PLBM-12198