Skip to the content.
Change Log
4.5.2 (2023-04-3)
- #1572 ACPT-1107: Post Sales Refund Message failed issue fix (@saroragill)
- #1589 ACPT-1017: Create Test MFTF for CDP and store credit.(@glo41486)
4.5.1 (2023-03-14)
- #1580 ACPT-975: PHP 8.2 compability(@glo45343)
- #1578 ACPT-939: Zero amount checkout.(@saroragill)
- #1576 ACPT-633: Fix out of stock product displaying add to cart button.(@saroragill)
- #1575 ACPT-870: Making transaction ID non-mandatory for offline payments(@saroragill)
- #1569 ACPT-640: MCOM Stock Update.(@saroragill)
- #1570 ACPT-686: order showing difference in amount so it doesnt get exported.(@saroragill)
- #1584 ACPT-1104: Fix PHP 8.2 issue for order sync(@glo41486)
- #1581 ACPT-1029: Fix GrossAmount caculation correctly on MOM connector.(@saroragill)
- #1582 ACPT-1116: Adobe commerce 2.4.6 compatibility.(@glo45343)
4.5.0 (2022-08-09)
- #1563 OMSC-578: Duplicate column name (@glo41486)
- #1560 OMSC-493: Fix This is a denial of service vulnerability.(@glo45343)
- #1599 OMSC-499: A non-unique index for performance.(@glo36210)
- #1566 OMSC-555: Order stuck at “Pending Payment” status while the same order in MOM is completed(@saroragill)
- #1557 OMSC-662: Topic magento.sales.order_management.line_cancelled is failing because of wrong data type.(@saroragill)
- #1554 OMSC-374: Functional Test.(@saroragill)
- #1558 OMSC-556: Fix failed Unit (@glo41486)
- #1565 OMSC-575: Configurable Product add to cart button.(@saroragill)
4.4.0 (2022-04-11)
- #1496 OMSC-366: fixed-bundle-product-price-discount-showing-incorrectly-refactored (@saroragill)
- #1479 OMSC-334: Add order line information in Appeasement comemnts (@saroragill)
- #1487 OMSC-350: Improved visibility for orders created without transaction id (@saroragill)
- #1491 OMSC-365: New config option to disable updating default stock with info from other stocks (@kishor)
- #1497 OMSC-371: Declarative schema (@saroragill)
- #1498 OMSC-352: Tax Rate calculations need to account for discounts (@JacobBrownAustin)
- #1501 OMSC-372: Remove unnessary array merge calls (@JacobBrownAustin)
- #1509 OMSC-312: Add missing fields to SalesMessageBus Logistics (@JacobBrownAustin)
- #1514 OMSC-429: SpecificationLinesConsolidator broken on configurable products (@JacobBrownAustin)
- #1516 OMSC-434: Store Credit / Gift Card discount should use grossAmount instead of originalPrice (@JacobBrownAustin)
- #1517 OMSC-436: Parent of Bundle’s original_price should be 0, not children’s. (@JacobBrownAustin)
- #1519 OMSC-441: Fix refund creates new shipment when orderitem has other shippable qty left (@JacobBrownAustin)
- #1521 OMSC-452: Consolidator is skipping promotions for bundled products. (@JacobBrownAustin)
- #1528 OMSC-477: Make plugin for forcing ShipmentSeparately in frontend for bundles (@JacobBrownAustin)
- #1529 OMSC-481: Update php in each modules (@siva)
- #1531 OMSC-497: fixed price bundles where one of the child products should be 0.0, but Magento actually stores it as “null” instead of 0.0 (@JacobBrownAustin)
- #1550 OMSC-534: Fix Force shipment in oms is not generating the right invoice for all items (@saroragill)
- #1549 OMSC-535: Fix PHP 8.1 for product export (@kishor)
4.3.0 (2021-08-10)
- #1477 OMSC-331: Fixed price fails with discount in certain scenario (@JacobBrownAustin)
- #1477 OMSC-333: Fixed Wrong tax when splitting fixed price bundle. (@JacobBrownAustin)
- #1475 OMSC-318: Calculate Tax percentage in connector. (@JacobBrownAustin)
- #1447 OMSC-35: Improved log output (@kishor)
- #1410 OMSC-270: Credit memo for appeasement doesn’t create for order with free shipping method (@dimonovp)
- #1412 OMSC-272: Refund amount mismatch for returned items after appeasement is claimed (@mykhailomatiola)
- #1407 OMSC-267: Secret misconfiguration should fail secure instead of fail safe (@JacobBrownAustin)
- #1393 OMSC-248: Fixing Can’t refund return for order that was created before OMCONNECT-829 (@JacobBrownAustin)
- #1404 OMSC-264: Log warning when payment method has missing required transaction (@dimonovp)
- #1394 OMSC-253: Appeasement for shipping line created for invoice without shipping amount (@mykhailomatiola)
- #1391 OMSC-251: Captured sum more then order totals in OMS (@dimonovp)
- #1387 OMSC-250: Order Totals doesnt match after created returns (@dimonovp)
- #1386 OMSC-233: Fixing Wrong product image in order sync (@JacobBrownAustin)
- #1303 OMSC-221: Throw exception when creating credit memo fails (@JacobBrownAustin)
- #1327 OMSC-237: Credit memo created incorrect, only for one product (@dimonovp)
- #1291 OMSC-3: Excess data in outgoing messages invoice_management.created and creditmemo_management.created (@dimonovp)
- #1295 OMSC-219: Wrong calculation for invoice flag “isOffline” (@mykhailomatiola)
- #1292 OMSC-5: The shipping amount always added to the product which was shipped first (@mykhailomatiola)
- #1288 OMSC-11: Virtual product persists in retun on magento side (@DmytroShcherbak)
- #1285 OMSC-205: Credit memo was not created for item with qty more than one that already have appeasement (@mykhailomatiola)
4.2.0 (2021-02-09)
- #1047 OMCONNECT-830: Return three products from different sources (@nikshostko)
- #1065 OMCONNECT-818: Fixing incorrect amounts in fixed price bundle (@JacobBrownAustin)
- #1101 OMCONNECT-921: Invoice after cancel has wrong amount (@Ziblickiy)
- #1101 OMCONNECT-926: 1 appeasement created in OMS creates multiple appeasements in MDC (@Ziblickiy)
- #1107 OMCONNECT-935: Test AdminFixedPriceBundleWithDiscountTest failed (@Ziblickiy)
- #1118 OMCONNECT-923: Account url link rendered in shipment email is wrong, … (@isxam)
- #1119 OMCONNECT-937: fixing mcom_shipping_charges TABLE has small int limitwhich causes failure in shipment_done message processing (@JacobBrownAustin)
- #1123 OMCONNECT-701: ExportCatalogTask::updateTask is updating all tasks, n… (@mykhailomatiola)
- #1129 OMCONNECT-700: ExportCatalogTaskItem::removeProcessedTaskItems needs to use batching… (@mykhailomatiola)
- #1127 OMCONNECT-842: Return two products from different stocks with gift card (@dimonovp)
- #1138 OMCONNECT-947: Catch Throwable in SingleMessageProcessor (@Ziblickiy)
- #1140 OMCONNECT-824: Improvements for functional tests with bundle products (@nikshostko)
- #1149 OMCONNECT-945: The items are not listed in itimized part of invoice and credit memo (@Ziblickiy)
- #1150 OMCONNECT-834: Shipping three products from different sources with Br… (@nikshostko)
- #1157 OMCONNECT-908: fixing we send credit_memo AND invoice created with wrong quantity (@JacobBrownAustin)
- #1158 OMCONNECT-892: Fixing Shipped qty of bundle sku is wrong when buy two bundle products (@JacobBrownAustin)
- #1191 OMCONNECT-980: Incorrect credit memo totals for orders with store credit and braintree payment methods (@Ziblickiy)
- #1219 OMCONNECT-940: Stock status calculation issue (@JacobBrownAustin)
- #1220 OMCONNECT-1003: Updating Unit Tests (@JacobBrownAustin)
- #1228 OMCONNECT-1008: Create basic logic for cli commnands options processing (@mykhailomatiola)
- #1229 OMCONNECT-170: oms messages process Improvements (@mykhailomatiola)
- #1231 OMCONNECT-172: oms:queue:prune Improvements (@dimonovp)
- #1232 OMCONNECT-168: oms:catalog-export:run improvements (@mykhailomatiola)
- #1233 OMCONNECT-174: new command oms:support:info (@mykhailomatiola)
- #1235 OMCONNECT-173: oms:queue:retry Improvements (@mykhailomatiola)
- #1236 OMCONNECT-171: oms:orders:sync Improvements (@dimonovp)
- #1238 OMCONNECT-169: oms:catalog-export:status improvements (@mykhailomatiola)
- #1239 OMCONNECT-1004: Update Integration tests (@JacobBrownAustin)
- #1240 OMCONNECT-910: fixing Fixed price bundle products cannot be returned. (@JacobBrownAustin)
- #1246 OMCONNECT-862: Fix test: Partial return for three products from different sources with Braintree (MT) (@SerhijGuti)
- #1249 OMCONNECT-1009: The product stock is not updated (@DmytroShcherbak)
- #1249 OMCONNECT-1032: Invalid namespace in plugin (@dimonovp)
- #1253 OMCONNECT-1033: Exception on call oms:queue:prune with –dry-run option (@dimonovp)
- #1255 OMCONNECT-1036: Cron sync orders runs with errors (@dimonovp)
- #1257 OMCONNECT-605: Commerce driven / multi-tender payments - Pass through… (@mykhailomatiola)
- #1259 OMCONNECT-1040: Not correct behavior CLI command oms:queue:prune (@dimonovp)
- #1260 OMCONNECT-1006: Cannot create vitual product at manage side (@mykhailomatiola)
- #1262 OMCONNECT-1042: Mftf test failed StorefrontRemoveDiscountRuleDuringOrderTest (@dimonovp)
- #1264 OMCONNECT-1043: Migrate code from fix OMCONNECT-492 into main repo (@mykhailomatiola)
- #1266 OMCONNECT-1039: MFTF tests stabilisation for 4.2.0 (@dimonovp)
- #1267 OMCONNECT-1046: Unit/web-api tests stabilisation for 4.2.0 (@dimonovp)
- #1268 OMCONNECT-1047: Tests stabilisation for MFTF tests 4.2.0 (v2) (@dimonovp)
- #1268 OMCONNECT-1048: Apeasement for two products created credit memo for only one product (@mykhailomatiola)
- #1270 OMCONNECT-1049: Credit memo is not updated after creating return for item for which it has already created apeasement (@mykhailomatiola)
- #1271 OMCONNECT-1058: Appeasement in MOM are creating 2 credit memo in Commerce (@dimonovp)
- #1272 OMCONNECT-1060: Update README.md in MessageBusSupportInfo module (@mykhailomatiola)
- #1273 OMCONNECT-1061: Tests stabilisation for MFTF tests 4.2.0 (v3) (@mykhailomatiola)
- #1276 OMCONNECT-1062: Stabilisation of 4.2.0-beta1 version of OMS connector (@mykhailomatiola)
4.1.0 (2020-10-01)
- #1021 OMCONNECT-810: CDP - conditionally exclude shipping charges when creating invoice (@Ziblickiy)
- #1044 OMCONNECT-902: Better logging for OnReturnUpdatedSubscriber (@JacobBrownAustin)
- #1051 OMCONNECT-906: Connector creates order with negative VAT tax object (@kirylbakun)
- #1053 OMCONNECT-907: Can not create credit memo when order contain bundle product (@JacobBrownAustin)
- #1068 OMCONNECT-830: Return three products from different sources (@nikshostko)
- #1071 OMCONNECT-829: Connector Creates Incorrect Credit Memo For Refund after Appeasement (@kirylbakun)
- #1072 OMCONNECT-918: Appeasement for more than one products is failed (@isxam)
- #1073 Braintree-Sandbox-Selector (@kirylbakun)
- #1081 OMCONNECT-981: Incorrect amount is refunded to the store credit during the appeasement creation(@kirylbakun)
4.0.0 (2020-07-28)
- #893 Omconnect 712 2.3 (@isxam)
- #937 OMCONNECT-592: Appeasments are not refunding money on online mode (@Ziblickiy)
- #939 OMCONNECT-623: Stabilization of MFTF tests (@isxam)
- #942 OMCONNECT-746: Notify me issue when Magento have multiple websites and connect to MOM (@Ziblickiy)
- #944 OMCONNECT-734: Incorrect parent_line_number reference in the magento.sales.order_management.create message (@JacobBrownAustin)
- #951 OMCONNECT-765: CDP - additional and incorrect invoice created message… (@kirylbakun)
- #956 OMCONNECT-743: Kooples - Shipping fees still get refunded in commerce even if in MOM shipping is not refunded (@Ziblickiy)
- #958 OMCONNECT-782: Incorrect Changelog link for MCOM Connector version 3.x.x (@kirylbakun)
- #960 OMCONNECT-567: CDP: add payment reference field to magento.sales.invo… (@kirylbakun)
- #961 OMCONNECT-568: CDP: add payment reference field to magento.postsales.… (@kirylbakun)
- #963 OMCONNECT-785: CDP - invoice creation failure message published for every rejected payment during checkout (@Ziblickiy)
- #975 Omconnect 799 (@nikshostko)
- #993 OMCONNECT-803 OMCONNECT-804: Update .drone.yml and docker-compose.yml (@JacobBrownAustin)
- #995 OMCONNECT-779: Prepare source code for new version of Magento (@isxam)
- #1001 OMCONNECT-599: Return to Stock functionality (@Ziblickiy)
- #1002 OMCONNECT-799: Compatibility of MFTF 3.0.0 (@nikshostko)
- #1003 OMCONNECT-820: Shipping amount in credit memo is not reflecting correctly when partial refund is done (@Ziblickiy)
- #1004 OMCONNECT-814: Credit Memo not creating in MC when return triggered f… (@kirylbakun)
- #1019 OMCONNECT-780: Compatibility with Commerce 2.3.6 (@isxam)
- #1022 Omconnect 810 message interface (@Ziblickiy)
- #1025 OMCONNECT-889: Functional Test (@Ziblickiy)
- #1028 OMCONNECT-888: Failed refund via Braintree for orders placed with Sto… (@isxam)