Releases: hotwax/oms
Releases · hotwax/oms
v1.0.5
What's Changed
- Updated the handling for product price to check if record already exists by @janvi04 in #65
- Oms to moqui by @arunpati in #66
- Improved: Added rest endpoints to fetch payment types, statues and facility identification in bulk. Also corrected field name in view entity. (#67) by @ravilodhi in #68
- Fixed: handling for the goodIdentification by @janvi04 in #69
New Contributors
- @ravilodhi made their first contribution in #68
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Calling product indexing inline instead of data feeds as it's not performing well with bulk uploads. by @mridulpathak in #64
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Updated the consume#OMSFeed service for preparing the error feed file by @janvi04 in #59
- Updated: called the indexing service in a new transaction by @janvi04 in #61
- Removed polling jobs for product feeds, added enum data for product feeds, added service job to consume system messages in sync mode. by @mridulpathak in #62
Full Changelog: v1.0.1...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Extended Picklist and PicklistRole entites to get more related details. by @arunpati in #53
- Extended CarrierShipmentMethod entity to add isTrackingRequired field. by @arunpati in #54
- Moved order related services from poorti to oms by @dixitdeepak in #56
- Updated: added createdDate while creating products by @janvi04 in #55
- Delete obsolete product assocs. by @mridulpathak in #57
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Extended OrderHeader entity to define relationships and masters. Defined GET order and POST order rest endpoints. by @mridulpathak in #4
- Moved API end points and entity extension from oms-usl to oms component.
- Added return related entity extensions and API endpoints. by @mridulpathak in #8
- Core party entities extended relationships. by @mridulpathak in #11
- Added service and rest endpoint for updating Facility contacts.
- by @arunpati in #12
- by @dixitdeepak in #20
- Added Rest endpoints for Shipping Gateway settings. by @arunpati in #18
- Added Product entity extension. by @mridulpathak in #21
- Added the services to create products, variants and the related records
- by @janvi04 in #10
- by @janvi04 in #24
- by @janvi04 in #25
- by @mridulpathak in #29
- by @mridulpathak in #30
- by @janvi04 in #31
- by @janvi04 in #37
- @janvi04 in #38
- by @mridulpathak in #39
- by @janvi04 in #40
- by @mridulpathak in #43
- by @janvi04 in #47
- by @janvi04 in #49
- by @janvi04 in #50
- by @janvi04 in #51
- Added services to update products and its variants.
- Implemented: Added a generic consume service for OMS component for all types of feeds.
- by @vyasdevanshu in #23
- by @janvi04 in #28
- by @vyasdevanshu in #32
- Moved resource from poorti to oms by @arunpati in #26
- Added: seed data for New Products and Update Products Sync by @janvi04 in #27
- Added Shipping gateway data as per new aggregator workflow. by @arunpati in #19
- Added artifacts data for accessing oms API through ADMIN group user. by @arunpati in #34
New Contributors
- @mridulpathak made their first contribution in #4
- @arunpati made their first contribution in #5
- @dixitdeepak made their first contribution in #20
- @janvi04 made their first contribution in #22
- @vyasdevanshu made their first contribution in #23
Full Changelog: https://github.com/hotwax/oms/commits/v1.0.0