CR2
(03.00.04-00)
CR2: The Re-Order Requisition Search on StockHub application did not return any results after clicking Search. Instead, the application displayed an error, preventing users from viewing job records associated with the selected parts. (MAIN-4857 / SR-29537)
Note: StockHub is a customer-specific application integrated with CR2.Fix: The issue is fixed so that the Re-Order Requisition Search and related Re-Order grids will return results without errors.
CR2: In the REP_CUSTOMERINFOVIEW, the INTERNALCUSTOMER field sometimes returned blank or NULL values for customers where the Internal checkbox was not selected. This resulted in inconsistent reporting, as the field did not reliably indicate whether a customer was internal or external. (MAIN-4776 / SR-27637)
Fix: The INTERNALCUSTOMER field now consistently returns a value of 1 when the Internal checkbox is selected and 0 when it is not selected. This applies to both newly created and existing customers, ensuring the field never returns blank or NULL values and can be reliably used in reports.
CR2: When adding Labor (rent) or Miscellaneous charges with a fractional duration (for example, 1.5 hours), the system defaulted the Duration field to 24 hours and prevented accurate editing. This caused the entered fractional duration to be lost and resulted in incorrect amount calculations on the work order. As a result, billing did not reflect the actual time entered by the user. (MAIN-4827 / SR-29266)
Fix: The system now preserves and displays the exact fractional duration entered for Labor and Miscellaneous charges on Work Orders. The Duration field no longer defaults to 24 hours, and amount calculations are now correctly based on the actual fractional duration provided by the user.CR2: On the Work Order Search screen, the Start Date column did not display the actual Start Date defined within the Work Order. As a result, users were unable to rely on the Start Date column when reviewing or filtering Work Orders, leading to confusion during search and tracking. (MAIN-4832 / SR-29298)
Fix: The Work Order Search screen now correctly reflects the Start Date based on the Start Date entered in the Work Order, ensuring accurate visibility and consistency when viewing and filtering Work Orders.CR2: When migrating a Labor line between Work Orders using Actions → Migrate → Cut/Paste, the Amount on the target Work Order did not always match the original calculation. Although the Duration and Price values were carried over, the system recalculated the Amount incorrectly in some cases, leading to discrepancies after migration. This issue occurred both when migrating between different Work Orders and when migrating within the same Work Order. (MAIN-4840 / SR-29429)
Fix: The migration process now preserves the original Duration, Price, and Amount values when a Labor line is cut and pasted. The Amount is correctly calculated based on Duration × Price, matching the source Work Order. This behavior is consistent for migrations across different Work Orders as well as within the same Work Order, ensuring no recalculation errors occur after migration.