as_sales_details | Assign an object to the 'sales_details' class |
display | Create a generic function for displaying data |
display.sales_details | Display a sales_details object |
estimate_ship_date | Estimate the ship date based on the order date |
is_sales_details | Check if an object is of the 'sales_details' class |
split_date_range | Divide a date-range into subsequences of a given size |
summary.sales_details | Summarize a sales_details object |
sv_add_dropship_inventory | Add drop-ship inventory to skuvault |
sv_add_inventory | Add inventory |
sv_api | Call a SkuVault API endpoint and iterate over all pages |
sv_api_call | Make a SkuVault API call |
sv_cancel_order | Cancel an order (and auto-unpick items) |
sv_create_kits | Create a new kit in Skuvault |
sv_create_listing | Generate a ChannelAdvisor Listing from SkuVault product data |
sv_create_multipacks | Generate multipacks based on SkuVault product data |
sv_create_product | Create a new product in SkuVault |
sv_create_products | Create new products in Skuvault |
sv_dropship_locs | Dropship locations (constant) |
sv_get_alternate_skus | Get a list of alternate SKUs |
sv_get_brands | Get brands |
sv_get_cost_history | Construct cost history |
sv_get_empty_bins | Find all inventory bins recently emptied |
sv_get_inventory_locations | Get inventory locations |
sv_get_inventory_value | Get total warehouse inventory value |
sv_get_kit_details | Get kit details |
sv_get_kits | Get kits |
sv_get_oos_skus_with_incoming | Find out-of-stock products with quantity on-order |
sv_get_orders | Get order details (with kits unfolded) |
sv_get_out_of_stock | Find all out-of-stock (drop-shipped) products |
sv_get_picking_speed | Get picking speed (overall; user-specific) |
sv_get_picklists | Get picklist given a set of SaleIds |
sv_get_product_inventory | Get product/kit cost and inventory levels |
sv_get_products | Get products |
sv_get_purchase_orders | Get purchase orders |
sv_get_reorder_report | Create a product reorder report |
sv_get_sales | Get sales |
sv_get_sales_7day | Get sales (<= 7 days only) |
sv_get_sales_details | Get cleaned multi-channel sales data (1 row / sku) |
sv_get_suppliers | Get suppliers |
sv_get_tokens | Get a SkuVault API token set (TenantToken/UserToken) |
sv_get_transactions | Get transactions |
sv_get_transactions_7day | Get transactions (<= 7 days only) |
sv_get_warehouses | Get warehouses |
sv_order_as_picklist | Convert an order to a picklist |
sv_parse_channel | Parse Sales Channel from sales data |
sv_parse_datetime | Parse SkuVault datetime |
sv_parse_item | Parse a list of items |
sv_parse_kit | Parse a list of kits |
sv_parse_order_contents | Get individual items contained within a sale |
sv_parse_response | Parse a nested list returned by the API as a tibble |
sv_parse_sale_contents | Get sale items |
sv_parse_sale_kit | Parse a SaleKit item |
sv_pick_order | Auto-Pick an order |
sv_remove_inventory | Remove inventory |
sv_update_inventory | Update inventory (add/remove) |
sv_update_po_costs | Update costs in a skuvault purchase order |
sv_update_products | Update SkuVault product data based on an input data.frame |
sv_update_sale_status | Update the status of a sale |
sv_update_sent_status | Update costs in a skuvault purchase order |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.