New Features

1. Added a new "Item Warehouse Validation" checkbox to the Customer Order object in the Transaction Parameter form. This option allows users to enable or disable item-warehouse validation during CO creation via the UI, API, or File Importation. 


Improvements 

  1. Enhanced the CO Picking form so that the "Display Zero Qty Available" checkbox no longer applies to non-inventory items. Non-inventory items, which always have zero available quantity, will now be listed by default, even when the checkbox is unchecked. 
  2. Enhanced "CO Picking" and "CO Unpicking" forms by disabling item validation for non-inventory items. Scanning items for non-inventory types is no longer required. 
  3. Added an "Int. Log ID" column to the Material Transaction form to display the Integration Log ID. In the Integration Log form, the "Log ID" column now includes a hyperlink that opens the Material Transaction form in a new tab, filtered by the selected Integration Log ID. 
  4. Set a maximum limit of 5,000 for "Labels per Box," applicable to all label types. 
  5. Removed the validation requiring a default issuance location in transaction parameters for Batch Job Material Issue. Users can now proceed by selecting an issuance location directly from the list, even if no default location is maintained. 

Bugs Fixes

  1.  Fixed issue in the "Add Lot" form where entered values disappeared after entering an invalid or inactive item. Error messages now display correctly without clearing the form.  
  2. Fixed issue where the customer name was not printed on the label for CO Shipping in the pick list. 
  3. Fixed issue in job order attachment where clicking the "Add" button multiple times resulted in the same file or note being attached multiple times. The system now prevents duplicate attachments for files and notes.  
  4. Fixed BOM file import validation. The system now allows importing a BOM with operations that do not include materials. It correctly enforces the expectation that at least one operation is required for each job, while materials remain optional for each operation.
  5. Fixed issue with missing validation for inactive product codes, ensuring that only active products can be selected in the Add and Edit functions of the Item Master File. 

  6. Fixed issue where rounding for decimal values in custom numeric fields did not match the specified precision set in the custom field configuration.