Product updates: New

New March 12, 2024

Vendor Transactions

You can now view Transactions linked to specific POs from the Vendor Details page. When you go to Toolbox > Purchase Orders, if there are recorded payments, you can open the PO dropdown to see the Transaction Type, Method Amount, and Pay Date.

New March 6, 2024

Get Carrier Information and Modify PO

We have added three new endpoints to our REST API:

  • Update Purchase Order – use this endpoint to modify a single existing Purchase Order. You can update the corresponding fields in the General panel on the PO Details page.
  • Get Shipping Carriers – call this endpoint to retrieve the list of valid Shipping Carriers from your server. The response will return the Carrier names and numerical IDs.
  • Get Shipping Services – use this endpoint to retrieve the list of valid Shipping Services per carrier from your server. The response will return the Service names and numerical IDs.
New March 1, 2024

Grading Work Orders

Implementing a grading system in Skustack allows you to effectively organize your inventory by item state. You can establish a categorization framework for your products according to their condition and use Work Orders of type Grading to sort them. You can create Grading Work Orders in the Skustack Admin portal, while the Mobile app allows you to utilize existing work orders to pick, grade, and update each unit and then sort it based on the determined condition.

New February 28, 2024

Hub: User Access

Similar to Skustack Lens, we have now restricted access to Skublox Hub to users with the client Admin Role. Once logged in, the administrator can then manually authorize or remove access for non-admin users from the Preferences window.

New February 26, 2024

Receive to Light

The Skublox Integration with Skustack gives you the ability to organize your warehouse processes with a variety of sorting methods, such as the new Receive To Light method. It combines the Cross-Dock and Pick-To-Light workflows allowing you to receive items from a vendor and immediately sort them on a Skublox lightwall for pending order shipping. This process aims to reduce the time and expenses linked with storage while optimizing the product sorting processes.

New February 19, 2024

Back Market API: International

We have added support for integrating with international Back Market sites via API: CA (Canada), FR (France), and BE (Belgium). The only prerequisite to set this up is to have a Sellercloud company configured for the respective country. For example, in order to sell on Back Market France, the integration should be set up in a company with country code FR and currency EUR. Once this is done, you can follow the regular integration workflow.

New February 15, 2024

Picklists Tab Improvements

We have made some modifications to the Picklist tab of Skustack Lens:

  • Added two new filters: Order # and Picklist #.
  • When in Kiosk Mode, you will now be able to see an indicator of which employees are working on each picklist.
  • Introduced Employees tab in Details Mode. You can see a breakdown of all related movements by user, as well as details of the movement itself.
New February 13, 2024

Manage Plugin Channels

We have added a Manage Plugin Channels page that lets you view and manage any integrations configured through the Plugin Wizard. You can see the companies created via this method and their plugin-integrated channel, access details about the associated scheduled tasks and plugins, configure any required custom settings and validate that everything has been set up properly.

New February 9, 2024

Exclusive Order Filters

We have added two new filters to the Manage Orders page: Not in Company and Not in Channel. Most of the filters on this page are inclusive, meaning that the results are orders that contain the selected value. However, these two function in the opposite way, allowing you to exclude a certain company or channel from the search results. These can be especially useful when creating a Saved View for automations, such as an Export Scheduled Task or for the Order Rule Engine.