Warelogix WMS — Built for SA Operations

Every movement.
Every bin.
Under control.

Operational Clarity and Control.

Warelogix Solutions delivers a warehouse management system designed for South African distributors, wholesalers, and 3PL operators — giving your team step-by-step control of every warehouse movement, from receiving through to shipment.

Request a Demo Explore the WMS 30-day pilot available — defined scope, reduced rate
warelogix / ops-dashboard
Orders Today
284
Units Picked
4,821
ASNs Open
12
Order NoCustomerLinesStatus
ORD/2026/5/100421ACME Ltd14Shipped
ORD/2026/5/100420Beta Corp6Checking
ORD/2026/5/100419Global Inc22Picking
ORD/2026/5/100418Metro SA9Shipped
Built for
FMCG & Consumer Goods Distributors 3PL Operators Manufacturing Stores Health & Consumables Wholesalers Electronics & Serialised-Item Warehouses Food, Pharma & Batch-Managed Stock
500
to 10,000m² warehouse environments
20+
Functional modules across the full warehouse cycle
100%
Bin-level stock traceability at every step
API
ERP integration via REST API & signed webhooks

From dock to dispatch — step by step

Warelogix guides your team through each process with clear, sequential workflows that eliminate errors and paper — and keep stock balances accurate in real time.

01

Receive

Scan ASN, confirm delivered quantities, record short or damaged stock, print GRN. Nothing arrives without a record.

02

Putaway

System-directed via PFEP routing. HU scan in, bin scan out. BinContent updated instantly at every movement.

03

Pick & Check

Allocate, schedule, and scan-to-pick. Optional QC checking with authorisation for variances. Pack into DUs.

04

Ship

Confirm Dispatch Units, print shipment note, close the order. ERP notified via webhook. SOH updated live.

StepStageWhat happens
1Load OrderItems staged manually or via bulk CSV upload by customer group.
2Order CreateOrder header and lines generated; order number auto-sequenced per entity. All orders must be created against an existing customer.
3AllocateStock allocated using BinClear, Efficient, or PickSequence strategy. FEFO enforced for batch-managed items.
4Picker AllocateLines assigned to pickers via workload dashboard. Stock availability confirmed before labour is assigned.
5PickingScanners confirm bin, item, and quantity. Full, ShortPick, and NoStock types supported — each with distinct downstream handling.
6PackingOptional. Packer creates Dispatch Units, items packed and DU closed with weight. QC validation can be applied at this step.
7DU Confirm & ShipDUs confirmed as loaded. Order status set to Shipped. ERP notified. Full audit trail written to workflow ledger.

Everything your warehouse needs. Nothing it doesn't.

Warelogix WMS ships as a complete, interconnected platform. Each module shares a single data model — no double-entry, no reconciliation, no blind spots.

IN

Inbound Management

ASN creation (manual or file upload), delivery scheduling, receipt confirmation against ASN, GRN printing, return ASNs, and reverse receipts. Over-receipt requires a new ASN — full inbound control enforced.

ASNReceivingGRNReturnsHU Receive
ST

Storage & Putaway

PFEP-driven putaway routing, HU putaway, bin occupancy tracking, two-step CreateMove/CloseMove stock movements, back-to-stock processing, and auto/manual replenishment to keep pick faces stocked.

PutawayPFEPHU MoveReplenMovements
OB

Outbound & Order Management

Order creation, bin allocation, picker scheduling, scan-to-pick, optional checking and packing, DU confirmation, shipment management, pick-slip printing, and real-time reallocation tools for supervisors.

OrdersPickingCheckingDU ConfirmShipments
SK

Stocktake & Cycle Counting

Bin counts with automatic validation count triggers on variance, full stocktake document management, serial validation queue, and authorisation workflow for approved adjustments — full audit trail throughout.

Bin CountStocktakeSerialsValidation
IV

Inventory, Inquiries & Reports

Real-time SOH and Available QTY by bin, expiry alerts, batch and ASN corrections, order and ASN inquiry, interim stock tracking, bin occupancy reports, and Excel-downloadable workflow history.

SOHAvailable QTYExpiryCorrectionsInquire
UM

Entity, User & Access Management

Multi-entity configuration using the Entity → User → Profile → Role model, bin type and bin master setup, product master upload, customer and route code management, and granular process-level permissions per role.

EntitiesRolesRBACUsersBin Types

Real warehouses. Real results.

From distribution centres to third-party logistics operations, Warelogix WMS has helped teams take back control of their warehouse floor.

FMCG Distribution
FastMove Distributors

A regional FMCG distributor running a 4,200m² facility was managing orders and stock via spreadsheets and verbal instruction. Pick errors and stock discrepancies were causing customer complaints on a weekly basis.

"We went from guessing what was in each bin to knowing exactly — and our pick accuracy went from about 88% to over 99% within two months of go-live."

99.1%
pick accuracy achieved post go-live
3PL / Third-Party Logistics
Harbour3PL

A 3PL operator managing three client entities from a single warehouse needed a system that could separate data, users, and stock across entities without separate databases or logins per client.

"The multi-entity model was the deciding factor. Each of our clients has their own users, roles, and product master — all in one system we can manage centrally."

3
client entities managed from a single Warelogix instance
Pharmaceutical Wholesale
MedStock SA

A pharmaceutical wholesaler with strict batch and expiry requirements needed enforced FEFO allocation, serial tracking from receipt to dispatch, and a full audit trail to satisfy regulatory obligations.

"Warelogix enforces FEFO at every allocation — we can't ship old stock before new stock even if a picker tries. The audit trail has also made our compliance reviews significantly faster."

100%
FEFO compliance enforced at allocation — no exceptions

What Warelogix WMS covers — and what it doesn't

Warelogix is a foundational WMS for growing businesses. Here is an honest picture of where it fits and where it ends.

In scope

What is included

  • Order creation and full outbound processing
  • Inbound receiving, ASN management, and putaway
  • Bin-level inventory control and stock movements
  • Picking, packing, checking, and shipment confirmation
  • Batch, serial, and expiry tracking with FEFO enforcement
  • Stocktake, cycle counting, and adjustments
  • Role-based access control per entity
  • REST API for order and ASN push from ERP
  • Outbound webhooks for key events
  • Cloud-based delivery — no on-premise infrastructure
  • Suitable for 500m² to 10,000m² environments
Out of scope

Not part of the standard solution

  • Advanced automation, robotics, or conveyor integrations
  • Voice or vision picking systems
  • Complex ERP-driven orchestration
  • Advanced serialisation compliance frameworks
  • Real-time financial integrations
  • Bespoke workflow customisation
  • ERP-side development or configuration
  • Hardware procurement (scanners, printers, servers)
  • Label and report design beyond existing templates

Connects to your ERP. Out of the box.

Warelogix fires signed HMAC webhooks on every key event — order shipped, ASN received, SOH synced — so your ERP stays in lockstep without polling.

REST API — order & ASN creation from ERPPOST /api/orders/
Outbound webhooks on key eventsHMAC-SHA256 signed
SOH sync — scheduled or on-triggerPer entity
File uploads — PFEP, orders, bin masterTab-delimited
API client management & request monitoringX-API-Key header
ORDER_SHIPPED webhook payload
{
  "event": "ORDER_SHIPPED",
  "entity": "WRH",
  "orderno": "ORD/2026/5/100421",
  "reference": "PO-88421",
  "shipped_at": "2026-05-11T08:32:14Z",
  "lines": [
    {
      "productcode": "SKU-10042",
      "shipped_qty": 24
    }
  ],
  "signature": "sha256=a3f9..."
}

A structured path from kick-off to go-live

Warelogix Solutions manages the full implementation through a defined project lifecycle — from environment setup to signed user acceptance.

01

Kick-Off

Align stakeholders on objectives, scope, timelines, and responsibilities. Project plan agreed before any configuration begins.

02

Planning

Operational requirements reviewed and documented. Technical specifications confirmed to align the system to your warehouse processes.

03

Configuration & Setup

Entity config, bin master, product master, PFEP, customers, routes, roles, and user profiles — all set up and validated before testing.

04

Internal Testing

End-to-end functionality tested internally. Issues logged and resolved before UAT — no surprises for your team.

05

UAT & Training

User Acceptance Testing with your team. Training materials provided. Each role — receiver, picker, supervisor — signed off before go-live.

06

Go-Live & Handholding

Live operations with close support during the initial period. Issues tracked and resolved to ensure a stable, controlled go-live.

Ongoing

Structured support via ticketing after go-live. Future enhancements assessed and planned as part of continuous system development.

Warelogix Solutions

Operational Clarity
and Control.

See the Warelogix WMS in action with a live demo tailored to your operation — or start with a 30-day pilot at a reduced rate before you commit.

Legal Documentation

Terms & Conditions
SaaS Service Agreement

This agreement governs the provision of the Warelogix WMS as a cloud-based Software-as-a-Service platform by Warelogix Solutions. Please read this document carefully before using the service.

Version 1.0 — 2026 Governed by South African law Jurisdiction: South Gauteng High Court
Section 01

Definitions

In this Agreement, the following terms carry the meanings set out below:

  • Agreement — the contract between Warelogix Solutions and the Client, consisting of these Terms, the Proposal, and all appendices and schedules thereto.
  • Client — the entity that has signed the Proposal and is authorised to use the Warelogix WMS under this Agreement.
  • Warelogix WMS or SaaS — the cloud-hosted Warelogix Warehouse Management System and all related modules, APIs, and documentation made available by Warelogix Solutions under this Agreement.
  • Warelogix Solutions — the company providing the SaaS service under this Agreement.
  • Entity — a single warehouse or operational environment configured within the Warelogix WMS for the Client's use.
  • Proposal — a signed document between the Parties specifying the services, scope, and commercial terms of a particular engagement.
  • Commencement Date — the date the SaaS service is activated for the Client, as set out in the Proposal.
  • Warranty Period — the 90-day period following the Commencement Date during which defects in the service will be corrected at no additional cost.
  • Incident — an interruption to the SaaS service that directly impacts the Client's ability to conduct business, classified by severity as set out in Section 5.
  • Service Hours — Monday to Friday, 08:00 to 17:00 SAST, excluding South African public holidays.
  • Scheduled Downtime — planned maintenance windows agreed between the Parties in advance.
  • Service Level Default — a failure by Warelogix Solutions to meet a committed Service Level.
  • Confidential Information — all non-public information disclosed by one Party to the other in connection with this Agreement, including business data, system configurations, and client data.
  • Productive Use — use of the SaaS in a live or production warehouse environment for day-to-day operations.
  • Variation Order — a written document recording an agreed amendment to this Agreement, signed by both Parties.
  • Force Majeure — events beyond the reasonable control of a Party, including natural disasters, acts of government, civil unrest, utility failures, and failures of third-party service providers.
Section 02

The SaaS Service

Warelogix Solutions grants the Client a personal, non-exclusive, non-transferable licence to access and use the Warelogix WMS solely for the Client's internal warehouse operations, during the term of this Agreement.

The licence covers use by the Client's authorised staff only. The Client may not sub-licence, resell, or make the platform available to third parties without prior written consent.

Warelogix Solutions hosts and maintains the SaaS on cloud infrastructure. The Client does not need to procure on-premise servers. The Client is responsible for its own network connectivity and end-user devices.

Warelogix Solutions may release updates and new features from time to time. The Client agrees to operate on the current version of the platform and to accept such updates as part of the service.

The Client must not: reverse engineer or decompile any part of the platform; remove or bypass any access controls or security features; introduce malicious code into the platform; use the platform for any unlawful purpose; or attempt to access data belonging to other entities or clients on the platform.

On termination of this Agreement, the Client and all its users must immediately cease use of the platform and confirm this in writing within 5 business days.

Section 03

Client Obligations

The Client is responsible for the following throughout the term of this Agreement:

  • Network and devices — maintaining reliable internet connectivity and suitable end-user devices needed to operate the Warelogix WMS.
  • Data preparation — preparing and uploading master data (product master, bin master, PFEP, customer records, route codes) to the required format before go-live and when onboarding new entities.
  • User management — creating user accounts, assigning roles and permissions, and ensuring only authorised staff have access.
  • Accurate use — ensuring that staff operate the system according to the training provided and do not attempt to circumvent system controls.
  • Timely cooperation — providing information, access, and approvals reasonably requested by Warelogix Solutions within 3 business days of any such request.
  • Compliance — ensuring the Client's use of the platform complies with all applicable laws and regulations.

Warelogix Solutions is not liable for service degradation or failures that arise from the Client's failure to meet the above obligations.

Section 04

Service Desk & Support

Warelogix Solutions provides a Service Desk for logging and managing service requests and incidents during Service Hours. The Service Desk will receive and log all Service Calls, classify each as an Incident or general service request, perform initial diagnosis, and track progress through to resolution.

When logging an Incident, the Client should provide a description of the issue, any error messages, the functions affected, the approximate time the issue began, and any relevant system activity at the time.

A Service Call is considered resolved when Warelogix Solutions advises the Client it has been resolved. If the Client disagrees, they must notify the Service Desk in writing within 3 business days with sufficient detail to identify the outstanding issue. If the Client neither agrees nor disputes within 3 business days, the call is deemed resolved and closed.

Section 05

Service Levels & Incident Response

Service Levels apply during Service Hours only and are measured on a per calendar month basis. The following severity classifications apply:

SeverityDefinitionExample
Severity 1The Client is unable to process critical business transactions — system is effectively down for core operations.Unable to receive stock, pick orders, or access the system entirely.
Severity 2Important processes are impaired. Processing time is significantly degraded and will result in adverse business impact in the short term.Pick allocations failing intermittently; shipment confirmation unavailable.
Severity 3Minor degradation, cosmetic issues, or non-critical feature failures that do not materially affect operations.Report download slow; minor UI display issue; non-critical field missing.

Severity 1 incidents are immediately escalated to the Warelogix Solutions team lead. For Severity 2 and 3 incidents, escalation occurs if response or resolution targets set out in the Proposal are not met.

No Service Level Default is incurred during Scheduled Downtime, where failures arise from the Client's own network or devices, or during Force Majeure events.

Section 06

Confidentiality

Both Parties agree to treat all Confidential Information received from the other Party as strictly confidential and not to use it for any purpose other than performing obligations under this Agreement.

Confidential Information may only be disclosed to staff who need it to carry out their duties under this Agreement. Each Party must take reasonable measures to protect the other's Confidential Information — at least the same standard of care it applies to its own.

These obligations do not apply to information that is already in the public domain, received independently from a third party without breach, or required to be disclosed by law or court order.

On termination, each Party must destroy or return all Confidential Information belonging to the other Party and certify this in writing.

Section 07

Intellectual Property

All intellectual property in the Warelogix WMS — including its software, architecture, design, documentation, and any enhancements made by Warelogix Solutions — remains the sole property of Warelogix Solutions at all times.

The Client's data loaded into the platform remains the property of the Client. Warelogix Solutions will not use Client data for any purpose other than providing the agreed services.

The licence granted to the Client is a right to use only and does not confer any ownership, sub-licencing rights, or rights to modify the platform. Neither Party may use the other's trademarks or brand names without prior written consent.

Section 08

Warranties & Disclaimers

Warelogix Solutions warrants that the SaaS will operate substantially in accordance with its documentation during the Warranty Period, that support services will be performed with reasonable care and skill, and that it has the right to grant the licence described in this Agreement.

Warelogix Solutions does not warrant that the platform will be entirely error-free. Like all software systems, the Warelogix WMS operates in environments that include third-party networks and devices outside of Warelogix Solutions' control.

The warranty does not apply where issues arise from the Client's failure to maintain its network or devices, use by untrained users, modifications made by the Client or any third party without authorisation, or external factors such as power failures or network outages.

Section 09

Limitation of Liability

Warelogix Solutions' total liability to the Client for any claim arising under this Agreement is capped at the fees paid by the Client for the specific service to which the claim relates during the 60-day period immediately preceding the cause of action.

Under no circumstances will Warelogix Solutions be liable for indirect, special, punitive, or consequential losses — including loss of profits, revenue, data, or contracts — however caused and whether or not foreseeable.

These limitations do not apply in respect of death or bodily injury caused by negligence, or breach of the confidentiality obligations in Section 6.

The Client indemnifies Warelogix Solutions against any third-party claims arising from the Client's use or misuse of the platform, including claims arising from unlicensed IP loaded by the Client.

Section 10

Breach & Termination

If either Party materially breaches this Agreement and fails to remedy the breach within 30 days of written notice, the other Party may cancel the Agreement or claim specific performance — without prejudice to any other remedies available at law.

Either Party may terminate immediately on written notice if the other Party commences liquidation or business rescue proceedings, has an unsatisfied judgment against it for 30 days, or disposes of a material portion of its assets or ceases to carry on business.

Warelogix Solutions may suspend the Client's access to the platform if the Client fails to pay any invoice by its due date and does not remedy this within 10 business days of written notice.

On termination, the Client must immediately cease use of the platform. Warelogix Solutions will provide a reasonable period for the Client to export its data before decommissioning the Client's environment.

Section 11

Force Majeure

Neither Party will be in breach of this Agreement for any failure or delay caused by circumstances beyond its reasonable control, including acts of government, civil unrest, natural disasters, utility failures, or failures of third-party communication providers.

A Party seeking to rely on a Force Majeure event must notify the other Party in writing as soon as reasonably possible, stating the nature and commencement date of the event. If a Force Majeure event persists for more than 120 days, either Party may cancel the Agreement on 30 days' written notice.

Section 12

Dispute Resolution

The Parties will attempt to resolve any dispute informally and in good faith. Either Party may escalate a dispute to the respective chief executives by written notice. The executives will have up to 7 days to attempt informal resolution.

If informal resolution fails, the dispute may be referred to arbitration under the rules of the Arbitration Foundation of Southern Africa (AFSA), with the seat of arbitration in Sandton, Johannesburg. Either Party may seek urgent interim relief from a court of competent jurisdiction pending arbitration.

This Agreement is governed by the laws of the Republic of South Africa. To the extent court proceedings are necessary, the Parties submit to the exclusive jurisdiction of the South Gauteng High Court.

Section 13

General

  • Entire Agreement — this Agreement constitutes the entire agreement between the Parties and supersedes all prior agreements on the same subject matter.
  • Amendments — no amendment is valid unless made in writing and signed by authorised representatives of both Parties.
  • Assignment — the Client may not assign any rights or obligations without prior written consent from Warelogix Solutions.
  • No waiver — a failure or delay by either Party to exercise any right does not constitute a waiver of that right.
  • Severability — if any provision is found to be illegal or unenforceable, it will be severed without affecting the remaining provisions.
  • Non-solicitation — neither Party may solicit for employment any staff member of the other who was involved in this Agreement, during the term and for 24 months after termination.
  • Notices — all notices must be in writing and delivered to the addresses set out in the Proposal. Hand-delivered notices are effective on the date of delivery; registered post is deemed received on the 7th business day after posting.
  • Governing law — this Agreement is governed by South African law. The UN Convention on Contracts for the International Sale of Goods is excluded.
  • Costs — each Party bears its own legal costs in connection with the drafting and execution of this Agreement.

For queries regarding this Agreement, contact Warelogix Solutions at legal@warelogixsolutions.com. This document was last updated in 2026 and applies to all active and new Warelogix Solutions client agreements.