[BUG] - historical date type error #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In excel or api tool add either date format to reproduce this in the query
BAD way http://usksc1vms006:3000/api/eom/histinv?month=2025-11-01 will show missing data and show stock historical
Good way http://usksc1vms006:3000/api/eom/histinv?month=11/1/2025
this is the expected return we should get
