/** * Function defined to fetch all the items available in the bin in the corresponding location using inventory balance record * @param {Number} bin * @param {Number} location * @returns {Object} */ … Continue reading Function to retrieving Available Items in a Bin Using Inventory Balance Search