Releases: hotwax/inventory-count
Releases · hotwax/inventory-count
Release 2.7.1
What's Changed
- Improved: Added a check to show a toast when no facility is associated with the user (#669) by @R-Sourabh in #670
- Fixed: Search functionality to ensure the search bar remains visible in the 'Closed' tab, even when no match is found.(#666) by @priyanshee1604 in #672
Full Changelog: v2.7.0...v2.7.1
Release 2.7.0
What's Changed
- Improved: added a flag for qoh computation while fetching cycle count items (#655) by @amansinghbais in #656
- Improved: The alphabetic arrangement of locale file entries and indentation.(#394) by @priyanshee1604 in #654
- Improved: code to pass facilityId filter when fetching items for closed count report(#616) by @ymaheshwari1 in #625
- Implemented: Date range filter for cycle counts on the closed page (#619) by @R-Sourabh in #650
- Implemented: closed count details page in admin screen (#640) by @amansinghbais in #660
- Removed: deprecated productCategoryNames field from the queryField list when searching for products by @ymaheshwari1 in #664
- Improved: download closed counts functionality to work with the filters applied (#616) by @amansinghbais in #661
- Fixed: items already counted with 0 qty not visible counted (#633) by @amansinghbais in #662
New Contributors
- @priyanshee1604 made their first contribution in #654
Full Changelog: v2.6.4...v2.7.0
Release 2.6.4
What's Changed
- Fixed: avoiding refetching of item on adding new item by @amansinghbais in #651
Full Changelog: v2.6.3...v2.6.4
Release 2.6.3
What's Changed
- Fixed: cached products not getting cleared on saving count (#647) by @amansinghbais in #648
- Fixed: item click not working on the pending review for hard count (#646) by @amansinghbais in #649
Full Changelog: v2.6.2...v2.6.3
Release 2.6.2
What's Changed
- Improved: passing productId for backend compatibility in the addProduct api (#642) by @amansinghbais in #643
- Implemented: support for hard counting without the scrolling animation (#608) by @amansinghbais in #621
Full Changelog: v2.6.1...v2.6.2
Release 2.6.1
What's Changed
- Improved: Added a check to allow completing the pending count only when no items are in the "created" state(#635) by @R-Sourabh in #636
- Improved: Added a loader in the complete count function that completes the pending count(#635) by @R-Sourabh in #637
- Fixed: On reload of the pending review details page, the loader will remain visible until the items list is updated (#629) by @R-Sourabh in #634
Full Changelog: v2.6.0...v2.6.1
Release 2.6.0
What's Changed
- Fixed: download count issue when product information is not available from solr(#617) by @ymaheshwari1 in #618
- Improved: fetching closed cycle counts total on closed page in admin screen (#622) by @amansinghbais in #623
- Fixed: loader not dismissing in case of empty hard count by @amansinghbais in #626
Full Changelog: v2.5.4...v2.6.0
Release 2.5.4
What's Changed
- Improved: performance while scrolling in the count (#608) by @amansinghbais in #609
- Improved: support for matching of products for the identifiers not in goodIdentifications (#606) by @amansinghbais in #607
- Fixed: wrong count displayed in the rejected count item in closed segment (#605) by @amansinghbais in #610
- Improved: added permission check for fetching product stores while login and passing facility store as param while fetching settings (#606) by @amansinghbais in #611
- Improved: used nextTick instead of timeOut in segment change for observer (#606) by @amansinghbais in #612
- Fixed: change the action of fetchCycleCountsLists fixed the extra api calls(#614) by @R-Sourabh in #615
Full Changelog: v2.5.3...v2.5.4
Release 2.5.3
What's Changed
- Implemented: sorting on the cycle count items based on the parentProductName (#602) by @amansinghbais in #603
Full Changelog: v2.5.2...v2.5.3
Release 2.5.2
What's Changed
- Fixed: count name not updating on UI post successfull api call and duplicate facility coming on infinite scrolling (#528) by @amansinghbais in #593
- Improved: empty state message for no items in the draft detail page (#555) by @amansinghbais in #594
- Improved: showing loader till whole count detail is fetching and fixed units label showing in product item without quantity (#528) by @amansinghbais in #595
- Fixed: wrong button getting displayed in case of unmatched product (#528) by @amansinghbais in #597
Full Changelog: v2.5.1...v2.5.2