v1.1.0
What's Changed
- Improved: Changed Get Product Stores API to return data from ProductStore entity (#67). by @ravilodhi in #70
- Added address and telecom number with orderHeader so that we can get … by @arunpati in #71
- Oms to moqui by @arunpati in #72
- Added shipping data if we have predefine carrier party from Order sou… by @arunpati in #74
- Implemented: Added new sub endpoint for updating order item ship group and getting all the order shipgoups. by @abhishekverma9654 in #75
- Implemented: Added new endpoint for get product and get all the products variants.(product-variants-api) by @abhishekverma9654 in #76
- Fixed relationship of orderContactMEch with ContactMech by @arunpati in #78
- Simplified findOrCreate FacilityInventoryItem service by @dixitdeepak in #73
- 36 add service to reserve product inventory by @dixitdeepak in #79
- 36 add service to reserve product inventory by @dixitdeepak in #80
- Removed unused type='NewMap', as if we are using groovy annotation f… by @dixitdeepak in #81
- Fixed json schema and passed variables while creating OrderFacilityCh… by @dixitdeepak in #82
- Created a new service to cancel sales order item and related services by @vyasdevanshu in #2
New Contributors
- @abhishekverma9654 made their first contribution in #75
Full Changelog: v1.0.5...v1.1.0