The “Custom Inventory Balance Search 55” is currently returning all available inventory details, including those that are not associated with inventory numbers. However, transactions require only inventory with associated inventory numbers to be selectable. This task involves reviewing and updating the search to ensure it fetches only the inventories available for transactions.
- Current Issue:
- The search fetches all available inventories, including those not linked to inventory numbers.
- On transactions, only inventories associated with inventory numbers can be selected, making the current search results unaligned with actual transaction requirements.
- Objective:
- Update the “Custom Inventory Balance Search 55” to fetch only inventories with inventory numbers that can be selected in transactions.
- Steps to Implement:
- Review the existing criteria and filters in the “Custom Inventory Balance Search 55.”
- Identify and exclude inventories without associated inventory numbers.
- Test the updated search to ensure it only returns inventories valid for transaction selection.