Product updates: Improvement

Improvement November 23, 2023

Export Mapping Tool Additions

We have added two new options to the Export Mapping Tool:

    • Products: You can now export physical and available (sellable) inventory for your products per Warehouse. The fields follow Warehouse_[Warehouse Name].PhysicalQty and Warehouse_[Warehouse Name].InventoryAvailableQty formats. For example, if you want to export just the current physical quantity of a product in a warehouse named Default Warehouse, the field will be called Warehouse_Default Warehouse.PhysicalQty.
    • Purchase Order (PO): If you have linked a PO with a WFS Shipment Plan or FBA Inbound Shipment, you can now map the fields Purchase.RelatedFBAShipmentNumber and Purchase.RelatedWFSShipmentNumber, which will export the associated Selelrcloud Shipment IDs.

 

Improvement November 22, 2023

Predictive Purchasing and FBA Restocking: Last Year

We have added a new option to our Enhanced FBA Restock Report and the Enhanced Predictive Purchasing Report. On the last row of the Level 2 view, you will see Last Year. This row allows you to reference the Days of order from this time last year. For example, if you select 30 Days of Order, you will see the quantity sold within 30 days of today’s date last year. The same time period will also appear highlighted in yellow in the graph. This option can be especially useful when preparing for the busy season or for any seasonal sales and items.

Improvement November 20, 2023

Click to Copy SKUs

We have modified the Click to Copy button on the Manage Catalog page. If you select specific SKUs from the grid, the button will only grab the checked Product IDs. If none are selected, all SKUs loaded on the page will be copied to your clipboard. We have also added this functionality to the Product Details page. Click on the SKU pill at the top left of the page, and the ID will be copied.

Improvement November 15, 2023

Import WFS Returns

We have updated the way Sellercloud handles WFS Returns. Previously, we were not able to import them safely, as they would cause inventory discrepancies. However, we have updated the logic so that once the return is finalized on Walmart, we import it into Sellercloud and create an RMA with status Closed. This way, your Profit & Loss data will be accurate, and you will have complete order records in Sellercloud. To use this feature, contact Sellercloud Support or your onboarding specialist to ensure that the Admin setting EnableWFSReturnsAndCreateRMA is configured on your server.

Improvement November 13, 2023

Enabled Channels for Shadows

We have added a new column on the Shadows panel on the Shadow Toolbox page in Manage Catalog. You will now be able to see which channels each Shadow product is enabled for without having to navigate around in the interface. This is a great quick reference, and you can also click on any of the icons to be taken to that channel-specific properties page of the Shadow Product.

Improvement November 10, 2023

Delay Order Rule Engine Client Setting

We have further updated the Delay Order Rule Engine Execution functionality. Once a Support Representative enables the necessary admin setting for your server, you can head to the Client Settings in your account and set the time for the delay in Rule Engine Execution Queue Delay In Seconds. If you enter 0, the Order Rule Engine will trigger immediately after Order Creation. We have moved this setting from the Admin level to give you more direct control over the process and allow you to change your workflow as needed.

Improvement November 9, 2023

Delay Invoice Upload for Amazon Direct Fulfillment

Our Amazon Direct Fulfillment EDI integration supports automatically sending 810 invoices for each order. However, depending on the number of orders you receive, you may experience throttling issues on Amazon’s side. For such cases, we have moved the App Setting Enable Invoice Upload Delay to the Direct Fulfillment Geneeral Company Settings page, giving you more control over which accounts the delay should apply to and the ability to enter different values for Invoice Upload Delay (seconds) so you can tailor it to each company. You will now also have the ability to disable the functionality altogether.

Improvement November 8, 2023

Added Fields to the Export Mapping Tool

We have made some new additions to our Export Mapping Tool.

For Orders:

  • You can now use two new placeholders #?CurrentTimeStamp?# (with format MM/DD/YYYY hh:mm:tt) and #?CurrentTimeStampDateOnly?# (with format MM/DD/YYYY).
  • Map bvc_Package.WeightLbs to export the order package weight in lbs, as opposed to the existing column bvc_Package.Weight which exports in ounces.

For Products, we have added support for WFS Inventory fields:

  • QtySoldInfo.QtySoldWFS30 – exports number of sold units in the previous 30 days.
  • AggregatePhysicalQtyWFS – exports total WFS units.
  • AggregatePhysicalQtyWFSSellable – exports current sellable WFS units.
  • WFSInTransitQty – exports WFS In Transit units.
  • WFSAvailableQty – exports total units in stock and In Transit.
Improvement November 6, 2023

Query Shipment Status from Amazon Restriction

We have added a safeguard when querying the status of FBA Inbound Shipments, which will prevent the shipment status from being changed to Shipped or greater unless all units have been fully picked within Sellercloud. Even if the Shipment is already Received in Seller Central, updating the status in Sellercloud before picking means you will not be able to pick any more units, and the received quantity will be deducted from the Picking Bin, leading to negative quantities. These will cause inventory discrepancies for your SKUs and in your bins. The added safeguard applies both for the automatic Shipment Status Query and the manual option in the Actions menu.