Low Qty Importer

Low Qty Importer

🌐 Backend — EQuipWebRetail ModeData Importer & Exporter

Chapter 10: Data Importer — 10.6 Low Qty Importer

Use Importer to manage and configure this feature in your EQuipWeb system.

Use the Low Qty Importer to set stock alert levels for many products at once. When a product's stock drops below the threshold you set here, the system will notify you — so you know it's time to reorder.

When to use this: When you need to update minimum stock levels for multiple products at once using a spreadsheet.

Prerequisites

  • User must have appropriate role permissions (see Access & Permissions above)

Low Qty Importer

📝 General Description

This importer updates the Low Quantity Threshold field on product records in bulk. Instead of editing each product individually, you can prepare a CSV with item numbers and their low quantity thresholds, then import them all at once.


Use Importer to manage and configure this feature in your EQuipWeb system.

10.6.1 Template Columns

ColumnRequiredDescription
ItemNo✅ YesThe product's unique item number (must exist in the system)
LowQtyThreshold✅ YesThe minimum stock level before a low stock alert is triggered

Sample Template

ItemNoLowQtyThreshold
I000110
I000225
I00035

Use Importer to manage and configure this feature in your EQuipWeb system.

10.6.2 How to Import Low Qty Thresholds

  1. Navigate to Data Importer → Low Qty Importer.

2. Click Download Template to get the CSV template.

3. Open the template in Excel:

  • Column A: Enter the ItemNo of each product.
  • Column B: Enter the LowQtyThreshold value.
  1. Save the file as CSV.
  2. Return to the Low Qty Importer page.
  3. Click Browse → Select your CSV file.

7. Click Upload to process the import.

  1. Review the import results:
    • Success: Products updated with new thresholds.
    • Error: Invalid ItemNo or missing values — these rows are skipped.

Use Importer to manage and configure this feature in your EQuipWeb system.

10.6.3 Validation Rules

RuleDescription
ItemNo must existThe system checks if the ItemNo is a valid product
LowQtyThreshold must be ≥ 0Cannot set a negative threshold
Duplicates are updatedIf the same ItemNo appears twice, the last row wins

Use Importer to manage and configure this feature in your EQuipWeb system.

10.6.4 How Low Qty Alerts Work

Product Stock Level ≤ LowQtyThreshold → Alert triggered

Appears in Low Stock report

Dashboard shows "Low Stock Alerts" count

Use Importer to manage and configure this feature in your EQuipWeb system.

💡 Example

Scenario: A retailer wants to set low stock alerts for all 500 products.

Steps:

  1. Export the product list via Data Exporter (Section 10.8).
  2. In Excel, keep only the ItemNo column and add a LowQtyThreshold column.
  3. Set thresholds based on sales velocity:

  • Fast-moving items (sold daily): threshold = 20
  • Medium items (sold weekly): threshold = 10
  • Slow items (sold monthly): threshold = 3
  1. Save as CSV and import via Low Qty Importer.
  2. Now the system alerts you when any product drops below its threshold.

[!TIP] Set higher thresholds for fast-moving items and lower thresholds for slow-moving items. This ensures you only get alerts when stock truly needs replenishment, reducing alert fatigue.


Use Importer to manage and configure this feature in your EQuipWeb system.

10.6.6 Import Error Handling

ErrorCauseResolution
"ItemNo not found"The item number doesn't exist in the systemVerify the ItemNo in Product List (Section 1.1)
"Invalid threshold value"Non-numeric or negative value in LowQtyThreshold columnUse whole numbers ≥ 0
"Empty row skipped"Row has no dataRemove empty rows from the CSV

[!WARNING] Setting all thresholds to 0 effectively disables low stock alerts for those products. Only set to 0 for products where stock tracking is not needed (e.g., services, virtual items).

[!IMPORTANT] Low stock alerts are based on the Inventory Location stock levels. If a product is stocked at multiple locations, the alert triggers per-location — not on total combined stock.


Use Importer to manage and configure this feature in your EQuipWeb system.

Access & Permissions

RoleViewCreateEditDelete
AdminYesYesYesYes
SupervisorYesYesYesNo
CashierNo backend access

[!NOTE] Exact permissions depend on the Privileges Setup configured for each role. Contact your administrator if you cannot access this page.


Use Importer to manage and configure this feature in your EQuipWeb system.

How to Import Data

  1. Navigate to Data Importer & Exporter → Low Qty Importer from the sidebar menu.

  1. Click Download Template to get the Excel template with correct column headers.

  2. Open the template and fill in your data according to the column headers.

  1. Save the completed Excel file.
  2. Click Choose File and select your completed template.
  3. Click Import to upload and process the file.
  4. Review the validation results — fix any errors and re-upload if needed.
  5. Click Confirm Import to finalize.

Expected Result: Data is imported and available in the system.


FAQ

Q: What file format should I use for import? A: Use .xlsx (Excel) format. Download the blank template from the importer page to ensure correct column structure.

Q: Can I undo an import? A: No. Imports cannot be automatically reversed. You would need to manually correct or delete the imported records.

Q: Why does my import show validation errors? A: Check the error details for each row. Common issues include: missing required fields, duplicate codes, invalid date formats, or referencing categories/departments that don't exist yet.


Use Importer to manage and configure this feature in your EQuipWeb system.

Troubleshooting

IssuePossible CauseSolution
Upload fails with errorFile format is not .xlsx or file is corruptedDownload a fresh template, re-enter data, and try again
Validation errors on rowsMissing required fields or invalid data formatCheck the error details column for specific row issues
"Duplicate record" warningData already exists in the systemCheck if the record exists and decide whether to update or skip
Import shows 0 records processedFile is empty or wrong template versionVerify the file has data rows and uses the latest template
Error 404 on uploadFile too large or server timeoutSplit the file into smaller batches (max 500 rows recommended)
Data imported but not visibleFilters hiding the new recordsClear all filters and search for the imported records

Use Importer to manage and configure this feature in your EQuipWeb system.

  • Product Setup > Product List — imported product destination
  • Membership Setup > Membership List — imported member destination
  • Master Data > Supplier Setup — supplier data reference

Use Importer to manage and configure this feature in your EQuipWeb system.

Open Questions / Confirmation Needed

[!NOTE] The following items may vary depending on your system version and configuration:

  • Exact permission settings depend on your Privileges Setup configuration
  • Sync timing to POS terminals depends on network conditions and sync schedule
  • Some features may require additional licensing or module activation
  • Field behavior may differ between EQuip versions

If you encounter behavior not described in this manual, contact your system administrator or EQuip support team.

Expected Result: Changes are saved successfully and reflected across the system after the next POS sync.


Field Reference

FieldRequiredDescription
Name / TitleYesThe display name for this record
Status / ActiveWhether this record is active in the system
Created DateAutoSystem-generated creation timestamp
Modified DateAutoSystem-generated last modification timestamp

[!NOTE] Additional fields specific to this page are documented in the sections above. The table above shows common fields present across most pages.

    • Related Articles

    • Alt Barcode Importer

      ? Backend — EQuipWebRetail ModeData Importer & Exporter Chapter 11: Data Importer & Exporter — 11.5 Alt Barcode Importer Use Importer to manage and configure this feature in your EQuipWeb system. Use the Alt Barcode Importer to assign additional ...
    • Virtual Stock Importer

      ? Backend — EQuipWebRetail ModeData Importer & Exporter Chapter 11: Data Importer & Exporter — 11.8 Virtual Stock Importer Use the Virtual Stock Importer to set daily quantity limits for many products at once. If you prepare fresh items each day and ...
    • Promotion Importer

      ? Backend — EQuipWebRetail ModeData Importer & Exporter Chapter 10: Data Importer — 10.4 Promotion Importer Use Importer to manage and configure this feature in your EQuipWeb system. Use the Promotion Importer to create or update many promotions at ...
    • Membership Importer

      ? Backend — EQuipWebRetail ModeData Importer & Exporter Chapter 10: Data Importer — 10.3 Membership Importer Use Importer to manage and configure this feature in your EQuipWeb system. Use the Membership Importer to add many members at once from a ...
    • Material Importer

      ? Backend — EQuipWebRetail ModeData Importer & Exporter Chapter 11: Data Importer & Exporter — 11.6 Material Importer Use Importer to manage and configure this feature in your EQuipWeb system. Use the Material Importer to upload raw material and ...