NStock.us

Contents

utilities

Import/Export

The Import/Export Interface is where you load bulk data into the system or download current records for review and editing. Operations are organized into three sections: General, Orders, and Stock Transactions.

Access: Utilities -> Import/Export Interface

What You See

A warehouse selector sits at the top of the page. Changing it sets the active warehouse for warehouse-scoped work and updates two quick-export links for the inventory catalog.

Each section uses the same four columns:

  • Module
  • Export
  • Import
  • Template

The Import column uses a custom file control. Click Choose File, select a file, then click Import. Until a file is selected, the row shows No file selected.

Import Matrix

General

ModuleExportTemplateMajor
Items and InventoryYesInventoryPro_Inventory.xlsxYes
AssetsN/AInventoryPro_Asset.xlsxNo
Bill of MaterialsYesInventoryPro_BillOfMaterials.xlsxNo
LocationsYesInventoryPro_Locations.xlsxYes
UsersYesInventoryPro_Users.xlsxYes
EmployeesYesInventoryPro_Employees.xlsxYes

Orders

ModuleExportTemplateMajor
Purchase OrderN/AInventoryPro_PurchaseOrders.xlsxNo
SuppliersYesInventoryPro_Suppliers.xlsxYes
Suppliers CatalogYesInventoryPro_SuppliersCatalog.xlsxNo
Shipping OrderN/AInventoryPro_ShippingOrders.xlsxNo
CustomersYesInventoryPro_Customers.xlsxYes

Stock Transactions

ModuleExportTemplateMajor
Receive StockN/AInventoryPro_DirectReceive.xlsxNo
Issue StockN/AInventoryPro_DirectIssue.xlsxNo
Cycle CountN/AInventoryPro_CycleCount.xlsxNo

Major imports show an extra warning dialog before the standard confirmation.

Import Workflow

  1. Download the template from the row you need.
  2. Populate the file and save it as .xlsx, .xls, or .csv.
  3. Select the correct warehouse at the top of the page if the import depends on warehouse context.
  4. Click Choose File in the target row.
  5. Click Import.

Verified live behavior:

  • If no file is selected, the page shows: No File / Please select a file to import.
  • Major rows show an extra warning before the standard import confirmation.
  • All rows then show a standard confirmation for the selected module.
  • After confirmation, the row buttons are disabled and an upload overlay appears.
  • Successful imports can redirect to the target module page with a notice that includes the imported row count.

Export Workflow

Exports use a two-step flow. The Export link on the main page opens an intermediate selector page. The actual XLS or CSV download starts from there.

  1. Click Export in the row you want.
  2. On the intermediate page, set the selector if the export type requires one.
  3. Click the XLS or CSV link.
  4. Use << Back to return to the main interface.

Selector behavior varies by export type:

Export typeIntermediate page behavior
Items and InventoryWarehouse selector
LocationsWarehouse selector
Bill of MaterialsAssembly picker
Suppliers CatalogSupplier picker
UsersNo selector
EmployeesNo selector
SuppliersNo selector
CustomersNo selector

Every live export type provides both XLS and CSV links.

Permissions

All rows depend on Security ID 279. Import rows also depend on their module permission.

ModuleRequired Permission
Items and InventoryCreate/Modify Item Master Record
AssetsCreate/Modify Asset
Bill of MaterialsBill of Materials
LocationsCreate/Modify Warehouse Location
UsersCreate/Modify System User
EmployeesCreate/Modify Employee
Purchase OrderCreate/Modify PO
SuppliersCreate/Modify Supplier
Suppliers CatalogCreate/Modify Supplier Catalog Entry
Shipping OrderCreate/Modify SO
CustomersCreate/Modify Customer
Receive StockImport Receipts
Issue StockImport Issues
Cycle CountSecurity ID 279 only

Rows you do not have permission to use are not shown.

Current Constraints

  • Stock Transactions have no export. Receive Stock, Issue Stock, and Cycle Count show N/A in the Export column.
  • Move Stock and Stock Transits are disabled. Their rows are not currently visible in the interface.
  • Assets, Purchase Order, and Shipping Order have no export link in the current UI.

On this page