Recommended process for stock takes on EposNow

Recommended process for stock takes on EposNow

The stock level can be SET to an absolute value in Epos Now by:
  1. Stock take where the stock update method is: SET
  2. Manually editing the stock level when editing the product
  3. Importing the stock levels using the Bulk Import app on Epos Now
Receiving purchase orders is OK as this just adds to whatever the current stock level is, it does not set an absolute value

As our WooCommerce order sync runs in the background, if a Woo order is synced to EposNow in between the time you loaded the page with the current stock level on EposNow and when you updated the stock level, then any stock changes from the order that has just synced will get overwritten.

For this reason, when updating a stock level on EposNow to an absolute value, these are the steps we recommend:
  1. Disable the WooCommerce order sync
    1. WP Admin > EposNow > Toggle ON disable order sync > Save
    2. WP Admin > EposNow > Toggle ON disable refund sync > Save
    3. This makes sure the order/refund sync is paused
  2. Make sure any items for synced WooCommerce orders have been picked from the shelves
    1. WP Admin > WooCommerce > Orders
    2. All orders have Slynk Sync = YES and an EposNow Transaction ID mean that the order has synced successfully to EposNow and stock will have been adjusted on EposNow already.
    3. Make sure the items have been picked off the shelves for these orders
  3. Count the stock left on the shelf
  4. Update the stock levels on EposNow and save
  5. Enable the WooCommerce order sync
    1. WP Admin > EposNow > Toggle OFF disable order sync > Save
    2. Orders will start syncing again. Any order received while the order sync was paused will also be synced


    • Related Articles

    • Trace stock changes in the EposNow back office

      This is useful when we need to trace how a stock level has changed over time in EposNow and also why the stock changed. Steps Login to the EposNow back office. Go to the Stock Changes Report Reporting > Stock > Stock Changes Select the location from ...
    • Recommended setup for WP Cron

      Our integration is built to be event based so that we can sync through any data as quickly as possible. This relies on your website or EposNow notifying us whenever there is a change to orders/products/stock/customers and we then know we have to sync ...
    • Cost prices in EposNow

      The product cost price in EposNow is used to track your profit margins on your sales. This is how it works: Stock is added to EposNow let's say quantity 10 is added for product X EposNow creates a stock batch for quantity 10 with whatever cost price ...
    • Request a full stock sync

      Sometimes, it is useful to do a force sync for the stock for all linked products. You should not need to do this regularly as our integration is events based and as soon as a stock level changes on EposNow, we update it on WooCommerce within minutes. ...
    • How to enable stock management on WooCommerce

      In order for Slynk to be able to set the stock levels on WooCommerce, stock management has to be enabled on WooCommerce. If it is not enabled, when we try to update the stock level on WooCommerce, it will not accept the stock update. In this article, ...