Skip to content

Releases: hotwax/inventory-count

Release 2.7.1

05 Feb 13:00
2f77dee
Compare
Choose a tag to compare

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

24 Jan 09:22
8f1f373
Compare
Choose a tag to compare

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

Full Changelog: v2.6.4...v2.7.0

Release 2.6.4

20 Jan 15:01
0ccdb62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.6.4

Release 2.6.3

20 Jan 14:25
5fbfd54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.6.3

Release 2.6.2

20 Jan 10:09
b4fdce9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

Release 2.6.1

17 Jan 14:06
d3906ad
Compare
Choose a tag to compare

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

16 Jan 13:48
7aefae2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.6.0

Release 2.5.4

15 Jan 14:11
c67adfb
Compare
Choose a tag to compare

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

14 Jan 13:19
cacf16a
Compare
Choose a tag to compare

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

09 Jan 14:10
7c809e3
Compare
Choose a tag to compare

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