human-essentials
human-essentials copied to clipboard
Bug-5152 Updates storage_location export to pull in all org items, no…
…t just ones with inventory
Resolves #5202 partially
Description
Updates the Storage Location export to include all products, not just inventoried ones. This means brining in inactive products, not just ones with 0 inv.
Type of change
Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
- Ensure your data has at least 1 inactive product and product w/0 inventory
- Navigate to Inventory --> Storage Locations page
- Export storage location data before fix --> observe the number of columns
- Export storage location data after fix
- Observe the additional columns in the fixed version :)
Screenshots
storage_location_after_fix.csv storage_location_before_fix.csv
FWIW, what we have now passes my functional testing.