New Features

    1.  Inventory Count - Scan Items

This feature enhances the item verification and counting process by automatically matching scanned or manually inputted items to the Inventory Count list. When a match is found, the Counted Quantity increases in the Base UOM. For lot-tracked items, each scan of an item and lot combination increments the Counted Quantity by one. Conversely, for non-lot tracked items, each scan of an individual item increments the Counted Quantity by one. This functionality streamlines inventory management, ensuring accuracy and efficiency in the counting process.



Improvement

  1.  Implemented validation for the "Released" status in API and file imports for both job order creation and updates. Job orders can no longer be directly set to "Released" without one or more associated operations. Job orders can only be initially set to "Open" upon creation via any method, ensuring adherence to proper workflow protocols.
  2. Implemented missing validations for Counter 1 and Counter 2 fields in the Edit Count Sheet form. Now, these fields are required to be selected from the Employee master, ensuring accurate data entry and adherence to established standards.



Bugs Fixes

  1. Fixed inconsistencies with date formats not adhering to Site Settings in the following forms: 
    1. Value Change Log 
    2. View Count Batch and Sheet
    3. Reports - Inventory
    4. Lot Expiry
    5. Job Inquiry
    6. Transaction master files 
  2. Refined error messages for Job Material and Zone importation to provide clearer guidance. Now, when encountering issues such as missing or invalid data fields during import, users receive specific error messages indicating the nature of the problem, facilitating quicker resolution and ensuring smoother data import processes. 
  3. Implemented error handling for empty records in CSV files during import processes. When attempting to import an empty CSV file, an error is now displayed at the module level, indicating that the file is empty and cannot be imported. This enhancement ensures smoother data import operations and provides clearer feedback to users when encountering empty files.