Auto-calculation of reorder point and preferred stock level

For Items that use Advanced Inventory Management to calculate demand, there are cases that auto-calculated inventory metrics may not be accurate if the sample of data does not match the order analysis interval. This could occur in the following cases: Account is new and user has no sales history data entered. New Item Records have no sales history data.… Continue reading Auto-calculation of reorder point and preferred stock level

Shopify Fulfillment Orders API

The FulfillmentOrder resource represents either an item or a group of items in an order that are to be fulfilled from the same location. There can be more than one fulfillment order for an order at a given location. Fulfillment orders are created automatically when an order is created. We can retrieve all fulfillment orders related to a given… Continue reading Shopify Fulfillment Orders API

NetSuite Connector Syncs

NetSuite Connector enables to work with following syncs:  Product Sync   Product sync synchronizes data from NetSuite to the storefront. This enables us to maintain items and inventory numbers in multiple storefronts by using NetSuite as the primary data.  Enable Product sync in NetSuite connector.   Create test item in NetSuite.   Sync the test item to… Continue reading NetSuite Connector Syncs

NetSuite Amazon Connector

NetSuite Amazon Connector Specifically, the Amazon NetSuite connector is customized to your company needs to ensure that you only concentrate in achieving your business goals whilst using the cost effective, hassle free, stable, highly efficient and secure connector service. This connector is the perfect way of connecting the Amazon Seller Central to the web store… Continue reading NetSuite Amazon Connector

Display Safety Stock on the Transaction Saved Search

Navigate to Reports > Saved Searches > All Saved Searches > New Search Type: Select Transactions Click Results subtabNote: For every required field use the drop-down menu to select it and once adjusted click Add if needed. Select Item Fields… Select Location Preferred Safety Stock Level Select Item Fields… Select Location  Click Save & Run

CSS Media Queries

CSS Media queries are a way to target browser by certain characteristics, features, and user preferences, then apply styles or run other code based on those things. Perhaps the most common media queries in the world are those that target particular viewport ranges and apply custom styles, which birthed the whole idea of responsive design.… Continue reading CSS Media Queries