Files
mcp-wms-wiki/wiki_old_13-05-2026/modules/3pl-portal.md
T
2026-05-20 09:41:27 +02:00

78 lines
3.3 KiB
Markdown

---
title: "3PL Client Portal"
type: module
sources:
- areas/tpl_portal/index.md
- areas/tpl_portal/configuration/initial_configuration.md
related:
- modules/billing-3pl.md
- modules/owner-extensions.md
- modules/supply-chain-event.md
- concepts/account-owner.md
- concepts/stock.md
last_compiled: "2026-04-10"
---
# 3PL Client Portal
## Overview
The 3PL Client Portal module gives external 3PL clients direct, secure, and filtered access to Easy WMS data related to their own stock and operations. Rather than relying on manual data exports from the warehouse operator, each 3PL client logs in and sees only their data — filtered by ownership — in real time.
**Prerequisite**: The [Owner Extensions](owner-extensions.md) module must be installed, which enforces owner-based data isolation across orders and masters.
## Key capabilities
- Filtered access: each 3PL client sees only data for stock they own
- Real-time visibility: receipt orders, shipping orders, stock levels, KPIs
- Client-initiated actions: create, edit, and delete elements directly in applicable views
- Notifications: subscribe to events via email, SMS, or web interface notification
- Reports: grouped stock reports and top-received/shipped item reports filtered by owner
- KPIs: receipt and shipping order performance (on-time %, stock information)
- User group management: each 3PL client has their own user group with controlled access scope
## Architecture
### Access model
The 3PL manager creates specific user groups per 3PL client. Users in these groups have:
- Filtered view of all data (only their owner's records shown)
- Selected actions (create/edit/delete where applicable)
- Read-only access to sensitive operational data
### Available data (filtered by owner)
- Receipt orders (inbound)
- Shipping orders (outbound)
- Stock levels (all stock views)
- Billing data (via Billing module)
- Notification subscriptions
## Configuration
### Basic portal access setup
1. Install Owner Extensions module
2. Create 3PL client organizations as owners in Easy WMS
3. Create user groups per 3PL client (Organization > User groups)
4. Assign views and actions available to each group
5. Create client users and assign to groups
6. Configure notifications (Supply Chain Event Management) for client organizations
### Notification setup
3PL client users can subscribe to notifications about their operations through [Supply Chain Event Management](supply-chain-event.md). Notifications sent in the user's configured language (fallback: organization language).
## Operations
### Client user interface
- Login with 3PL-specific credentials
- All views automatically filtered to own stock/orders
- Available views depend on group permissions configured by 3PL manager
- Reports: Grouped stock, top received/shipped items (owner-filtered)
- KPIs: Order completion rates, on-time receipt/shipping percentages
## Related
- [[billing-3pl]] — Clients can view their billing data through the portal
- [[owner-extensions]] — Prerequisite; enforces data isolation that the portal relies on
- [[supply-chain-event]] — Notification infrastructure for sending alerts to 3PL client users
- [[account-owner]] — Owner entities are the 3PL clients with portal access
- [[stock]] — Stock views available to clients show only their owned stock