Skip to content

Releases: hotwax/inventory-count-maarg

v2.1.1

29 Jan 12:20
9895e5c
Compare
Choose a tag to compare

What's Changed

  • Fixed: Field alias warnings in InventoryCountImportItemView entity(#57). by @ravilodhi in #58

Full Changelog: v2.1.0...v2.1.1

Release 2.1.0

22 Jan 06:02
0428bf5
Compare
Choose a tag to compare

What's Changed

  • Improved: Included parentProductId and parentProductName in Get Cycle Count Items API (#42). by @ravilodhi in #43
  • Fixed: Corrected parent product fetching logic (#42). by @ravilodhi in #44
  • Improved: Added support to the Get Inventory Count Item Details API for filtering by facilityId (#45) by @ravilodhi in #46
  • Improved: Added support to the Get Inventory Count Item Details API for fetching data for the selected facilities (#45) by @ravilodhi in #51
  • Improved: Added product/sku validations in Add Cycle Count Items API (#47) by @ravilodhi in #48
  • Improved: Included Cycle Count closed date in the InventoryCountImportView (#49) by @ravilodhi in #50
  • Improved: Added a flag computeQOH to control QOH computation in GET inventory count import items API (#52). by @ravilodhi in #53
  • Added view entity to get aggregated qoh and used the same in Get Inventory Count Items API by @ravilodhi in #54

Full Changelog: v2.0.1...v2.1.0

Release 2.0.1

10 Jan 12:26
732b341
Compare
Choose a tag to compare

What's Changed

  • Fixed: Corrected service to update inventory count import item (#34). by @ravilodhi in #37
  • Fixed: Set statusDate correctly when recording inventory count import status change (#34). by @ravilodhi in #38

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Dec 12:25
84ebe42
Compare
Choose a tag to compare

What's Changed

  • Implemented: Added API endpoint to bulk create cycle counts (#28). by @ravilodhi in #29
  • Improved: Returned the item list with the generated Item Sequence IDs from the Add Items API (#30). by @ravilodhi in #31
  • Improved: Added support to get the detail of specified import item if importItemSeqId is passed (#32). by @ravilodhi in #33
  • Fixed: Removed unnecessary usage of valid status transition check as it is already handled at framework level (#34) by @ravilodhi in #35
  • Improved: Used entity auto services and secas directly instead of writing services for create/update cycle count and to update cycle count item. (#34) by @ravilodhi in #36

Full Changelog: v1.2.0...v2.0.0

2024-12-03

03 Dec 10:10
0b3ad53
Compare
Choose a tag to compare

What's Changed

  • Improved: Support to record inventory count import item status change by @ravilodhi in #25
  • Improved: Cycle count bulk import to better handle the erroneous csv. by @ravilodhi in #27

Full Changelog: v1.1.0...v1.2.0

2024-10-03

03 Oct 09:15
ce54bba
Compare
Choose a tag to compare

What's Changed

  • Implemented: Added APIs for bulk upload cycle counts (#20). by @ravilodhi in #21
  • Fixed: Bulk Inventory count import miscellaneous issues by @ravilodhi in #22

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Aug 10:34
34ab36d
Compare
Choose a tag to compare

What's Changed

  • API to get all inventory cycle count import, use filters like status, facility by @nameet-jain in #3
  • Updated the name of component to inventory-count. by @nameet-jain in #11
  • Added API support to update inventory cycle count import details for given id by @nameet-jain in #14
  • 5 api get cycle count for given identifier by @nameet-jain in #13
  • Inventory count feature testing by @nameet-jain in #15
  • API to create Inventory cycle count import by @nameet-jain in #12
  • Implemented: Added API endpoints to fetch user profile and user's facilities (#16) by @ravilodhi in #17
  • Improved: Added pagination support in get inventory count import items api. Also added an endpoint to fetch import items (#18). by @ravilodhi in #19

New Contributors

Full Changelog: https://github.com/hotwax/inventory-count-maarg/commits/v1.0.0