Release 2.5.0
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