Releases: hotwax/inventory-count
Releases · hotwax/inventory-count
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
Release 2.5.1
What's Changed
- Improved: payload for searching product to not search on parent (#558) by @amansinghbais in #572
- Improved: removed download count confirmation alert (#567) by @amansinghbais in #568
- Improved: UI of the already selected item in the count item in match product modal (#562) by @amansinghbais in #571
- Fixed: image not updating in list for unmatched items on segment change (#556) by @amansinghbais in #573
- Improved: empty state in case of no cycle count items and UI for the counted count for hard count (#555) by @amansinghbais in #574
- Improved: showing spinner while searching product in matchProduct modal (#563) by @amansinghbais in #570
- Improved: added orderByField in the payload for fetching product stores for the facilities (#561) by @amansinghbais in #576
- Improved: added support for removing the unmatched hard count items from the cycle count (#557) by @amansinghbais in #575
- Improved: sending additional field while cycleCount creation for backend compatibility (#578) by @amansinghbais in #579
- Fixed: scanned count not getting saved when matching manually (#556) by @amansinghbais in #583
- Improved: check for not showing the not counted segment in the hard count and showing hard count label in pending review cards (#564) by @amansinghbais in #569
- Improved: scrolling to the first element on removing the last item (#557) by @amansinghbais in #585
- Improved: route for hard counts detail age, highlighting the tab for count details page, persisting detail when moving back from settings to count(#580) by @amansinghbais in #581
- Improved: persisting the unmatched product in the cycle count as long as count is not submitted (#559) by @amansinghbais in #582
- Improved: added validation to not allow user to create hard count without name (#587) by @amansinghbais in #588
- Improved: reseting the filtered facilities on segment change (#528) by @amansinghbais in #589
- Reverted: added back the click event on the count tab to only open count page (#580) by @amansinghbais in #590
- Fixed: recount alert opening in case of pending review counts with created item (#528) by @amansinghbais in #591
- Improved: showing accepted or rejected status in the items in the assigned status (#565) by @amansinghbais in #577
Full Changelog: v2.5.0...v2.5.1