Skip to content

Releases: hotwax/inventory-count

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

Release 2.5.1

09 Jan 05:33
eb35be5
Compare
Choose a tag to compare

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

Release 2.5.0

27 Dec 13:34
111315a
Compare
Choose a tag to compare

What's Changed

  • Fixed: For unmatched saved mappings where the required field is empty the user will not be able to upload the file (#533) by @R-Sourabh in #535
  • Fixed: logger error message when fetching product stores by @ymaheshwari1 in #538
  • Fixed: Users not associated with any facility will not be able to log in to the app (#529) by @R-Sourabh in #536
  • Implemented: support for hard counts creation (#528) by @amansinghbais in #539
  • Implemented: Pagination & searching on the landing pages of Admin side(#531) by @R-Sourabh in #537
  • Implemented: store view screen for the counting in Hard count (#528) by @amansinghbais in #541
  • Fixed: ref getting assigned to previous item var (#528) by @amansinghbais in #542
  • Improved: added logic to save count of item already counted after product fetching (#528) by @amansinghbais in #543
  • Fixed: match product modal not updating the item data in the state (#528) by @amansinghbais in #544
  • Improved: UI for the rejected or accepted items, refetching items for qoh after adding to the count (#528) by @amansinghbais in #545
  • Implemented: pagination while fetching cycle count items in the admin screen (#528) by @amansinghbais in #546
  • Fixed: clearing inputCount post list updation in state (#528-bugs) by @amansinghbais in #547
  • Fixed: scanned count getting saved twice in the list state (#528) by @amansinghbais in #548
  • Improved: UI of the ion-radio's to display the behaviour of recount updation for each option (#528) by @amansinghbais in #549
  • Improved: added support for default recount updation behaviour and reseting to it on each product (#528) by @amansinghbais in #551
  • Improved: clearing the hard count component state on leaving the component and added empty state (#528) by @amansinghbais in #552
  • Fixed: issue in download csv file to use item status by @ymaheshwari1 in #553

Full Changelog: v2.4.0...v2.5.0