Monday, October 28, 2019
1 change
Resolved issues and error corrections
The expiration alert filter for inventory quantities has been corrected so it no longer fails when users search for expiring products. This keeps stock and expiry checks accessible without interruptions caused by unsupported time details.
Original PR description
Before this commit, the "Expiration Alerts" search filter for quant return a traceback because it tries to render hours/minutes/seconds but there aren't supported. This fix just removes them.