OBPIH-5884 when re enter inbound does not validate expiry change (#4359)
* OBPIH-5884 Fix duplicating items and expiry date not saving on expiry date validation
- use saveRequisitionItemsInCurrentStep instead of saveRequisitionItems when clicking next button which updates lineItems with data from response
- add additional condition for lineItemsToBeUpdated when expiryDate on item and inventoryItem do not match
* OBPIH-5884 Add missing inventoryItem data on getStockMovementItem (#4336)