You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6633: fix(stock): hide expiration date on asset entry r=jmcameron a=jniles
This commit ensures that the expiration date is hidden on asset entry.
Closes#6588.
To test:
1. Create or update an asset in the inventory list.
2. Attempt a stock entry.
3. Note that the expiration date column in the "Lots" modal is not visible.
4. Attempt a stock entry with a regular lot.
5. Note that the column is now visible.
Co-authored-by: Jonathan Niles <jonathanwniles@gmail.com>
Assets have no expiration dates, so hide/blank out expiration dates for assets in during stock entry and the lots registry.
This was mentioned in closed issue 6581.
The text was updated successfully, but these errors were encountered: