WAP v2.2.25 released - 10.08.2021

WAP Version 2.2.25
Hot Fixes
HEMISPHERE-15135 [SecretSales]Wrong category pushed to MIRAKL on Arcade
We had issues with the listing created on SecretSales where we were pushing the main category not the leaf one. This is now fixed and the correct category id is pushed.
HEMISPHERE-15129 [Amazon] GST reports not reflected in hemi 2 (Dyson-in) Due to changes in the report structure the GST reports were not working. We have changed the way we map the fields from the report not using the column number but the header name.
HEMISPHERE-15115 [Alpha] Field Edit Option Does Not Work Field Edit option is working as expected now.
HEMISPHERE-15111 [AnalyticFeeds] Incorrect data in feeds Due to incorrect data types in our database we experienced an issue with Analytics and Dashboards which is now fixed.
HEMISPHERE-15109 [eBay] 'ReviseFixedPriceItem' LMS job type not starting (Arcade) Missing LMS job in our database was the issue with ReviseFixedPriceItem LMS.
HEMISPHERE-15103 [Amazon] Feeds are not processing on ISN We have set feed priorities for Amazon as follows, Order Fulfillment, Inventory, Price, OrderAdjustment, Order Acknowledgement and then the report feeds.
HEMISPHERE-15100 [Dyson Connector] Excluding from the SKU when exporting orders (Dyson IN) Replacing any "" symbols from the SKU field when exporting orders to Dyson.
HEMISPHERE-15099 [Amazon] GST reports rewriting billing city (Dyson-in) Amazon changes the file structure thus we need to change the mapping as well.
HEMISPHERE-15096 [Amazon] GST reports not reflected in hemi (Dyson-in) Amazon changes the file structure thus we need to change the mapping as well.
HEMISPHERE-15092 [Core] Split shipping cost issue - Fnac, LaRedoute, Real Germany (Arcade) Due to many skipped orders without split shipping cost we have added a hotfix in order to populate the order item shipping cost on all orders.
HEMISPHERE-15091 [Dyson Connector] Calculating discounts when export ing exchan ge orders (Dyson IN) DyN flagged an issue regarding the different amounts we are sending to them within the original order and the exchange order. Looks like we need to be sending the total amount excluding the discount amount in the excahnge order which is not happeningDyson IN flagged an issue regarding different amounts we are sending to them within the original order and the exchange order. From now on we will be pushing the total amount excluding the discount amount in the exchange order.
HEMISPHERE-15048 [Lazada] Order Item Status stuck on Unpaid Lazada check order status automation will update the order item status as well once an order is paid.
HEMISPHERE-15037 [Refund] Order can't be refunded due to price mismatch
The price fields in the order are now changed to decimal type thus we have the amounts like "10.9960"
HEMISPHERE-15035 [Core] Server Error in Custom Views We now trim the white spaces and new lines in custom views in order not to break them and return Server Error.
HEMISPHERE-15019 [LaRedoute]MP Status change after partial refund After Partial Refund we update only the order item statuses which will allow the rest of the item to be shipped successfully.
HEMISPHERE-15014 [Dyson] Long Address export not enclosing with anything We have added enclosing characters for Dyson custom long address order export.
HEMISPHERE-15009 [Dyson] TR specific address length export issue We were picking wrong orders when exporting long address orders to Dyson.
HEMISPHERE-14967 [Catch] Dyson-au missing collection_date from payload The additional field is added in the payload which we send to Dyson AU
HEMISPHERE-14950 [Lazada] Accept partially cancelled orders (Dyosn SG, SportsDirect) When we have partially cancelled orders we won't change the whole order to status Cancelled.
HEMISPHERE-14949 [Core] 'Split Shipping Cost' issue (Arcadia) It appears that the 'Split shipping cost' cron is getting stuck when facing an auction order. This is now handled correctly.
HEMISPHERE-14942 [UI] Delete rows icons in Item/Variation specifics are not visible Added the remove button for the Item and Variation Specific fields in Item Account table.
HEMISPHERE-14896 [eBay] Refunds downloaded from eBay incorrectly (Arcadia)
Due to new return status advertised from eBay we have been skipping refund rows. The new status is now handled correctly.
HEMISPHERE-14895 [11Street] Fatal error when executing download_cancellation_claims cron Fixed
HEMISPHERE-14894 [11Street] Fatal error when executing _download_exchange_claims cron Fixed
New Features
HEMISPHERE-15128 [Imports] Add two fields allowance in shipping import Two additional fields are unlocked for the shipping import type - Company Name and CS Note
HEMISPHERE-15126 [Dyson Connector] Exporting only products with order_item.status != 'cancelled' (Dyson SG) For Dyson we export only not bundle order items, so when we have a bundle with 'canceled' status we will change its components status. In that way we will not export these not needed components and we will not pick that order any more for export.
HEMISPHERE-15106 [Debenhams] Marketplace Integration (MIRAKL) User guide to be advertised for the new Debenhams integration.
HEMISPHERE-15085 [eBay] Get Orders Changes due to EU VAT regulations We have now started to store the IOSS number returned from eBay.
HEMISPHERE-15083 [Core] Add dashboards to all machines New Dashboards are released on all active clients.
HEMISPHERE-15082 [Core] Hide Slave Forms Display only slave tables related to the account only.
HEMISPHERE-15081 [Magento2] Get Inventory in bulk Additional stock import from Magento2 integration which allows to get all the SKU per specific Magento2 Store ID.
HEMISPHERE-15079 [RakutenFR] VAT Modification about Acceptsale webservice We have now started to store the IOSS number returned from Rakuten FR.
HEMISPHERE-15075 [ RakutenFR ] Additional Mapping changes Due to the recent changes on RakutenFR we needed to change the way we are listing variations in certain categories.
HEMISPHERE-15047 [LaRedoute] Move Log files to .temp folder Change the folder where we are storing log files for LaRedoute
HEMISPHERE-15042 [Magento2] Magento 2 Order Management Magento2 Get Orders, Create Shipments, Create Returns and Get Shipments automations.
HEMISPHERE-15041 [Magento2] Magento2 setup & authentication Magento2 Authentication flow
HEMISPHERE-15010 [Dyson] Hepsiburada orders export We've identified a new field that we receive from Hepsiburada in order_hepsiburada called identity_number. We need to start exporting it when possible in the XML which we push to Dyson.
HEMISPHERE-14997 [eBay] Fulfillment Crons amendments Changes in the general eBay logic because of the new eBay Manage Payments.
HEMISPHERE-14984 [API] Include in get order order_item.item_order_line_id In our Open API we have added order_item.item_order_line_id field.
HEMISPHERE-14972 [Catch] Create Offer Error Due to missing tax_au field we have received errors from Catch when try to create an offer.
HEMISPHERE-14968 [Custom Script] Cancellation reasons mapping to 'Internal Refund Reason' (SportsDirectMS and Arcade) Reasons Mapping is changed for SD cancellation script on Arcade and SportsDirect machines.
HEMISPHERE-14905 [Catch] Marketplace Integration User guide to be advertised for the new Catch integration
HEMISPHERE-14683 [BMW] XML Orders Export amendment Due to the nature of Notes coming from buyers BMW have requested from us that for the time being the export they are generating exports a blank field for "Notes" even if there is something in them
HEMISPHERE-14339 [Alpha UI] Cancel on Create record forms
When we are creating a new record we will have a cancel button as well.
For more details please refer to this WAP v2.2.8 released - 11.03.2020 or if you have any questions, please do not hesitate to contact me.
Useful link: