Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6323: Do not show expiration date for lots that do not expire r=jniles a=jmcameron Fixed the Stock Entry and Stock Exit forms to prevent displaying expiration dates for lots that do not expire. Closes #6321 **TESTING** - Use any data set - Pick any article that is in stock - Check the inventory group for that article of stock and determine if it is tracking expiration. If it is, temporarily change it to not tracking (Inventory > Inventory Configuration > (select item) and click [Edit]). - Do stock entry and stock exit forms and verify that when you select a lot it does not include the expiration date on the drop-down to select the lot. - Change the tracking expiration status to track expiration dates. - Repeat the entry/exit forms and verify that the lot selection drop-downs now have expiration dates - Change the tracking expiration setting for the inventory group back to its original value. Co-authored-by: Jonathan Cameron <jmcameron@gmail.com>
- Loading branch information