Active Inventory
{{ totalStockItems }} Items
Low Stock Alerts
{{ lowStockAlertsCount }} Warnings
Pending Approval
{{ pendingOrdersCount }} Orders
Active Deliveries
{{ activeDeliveriesCount }} Shipments
Physical Stock Inventory
Monitor and manage products stored across Bennett Bedrooms' physical locations.
No Products Found
No products match your search or exist in location "{{ activeStockTab }}". Add one to get started.
{{ product.title }}
Record Sales Outlet
Select a storage location below and record outgoing stock to customers.
No Products For Sale
No products currently registered in "{{ activeSalesTab }}" or matching the search filter.
{{ prod.title }}
| Product | Brand | Category | Price | Available Stock | Action |
|---|---|---|---|---|---|
|
{{ prod.title }}
|
{{ prod.brand }} | {{ prod.category }} | £{{ formatPrice(prod.price) }} | {{ prod.quantity }} |
Internal Order Permission & Status Tracking
Every sold product enters here. Approve orders (toggle Permission ON) to route them to the dispatch team.
No Active Orders
No orders are currently waiting in the tracking pipeline or matching your search criteria.
{{ order.productTitle }}
Location: {{ order.location }} | Sold: {{ order.saleDate }}
{{ order.customerName }}
{{ order.email }}
{{ order.phone }}
{{ order.address }}
Toggle ON to unlock delivery
Transport & Dispatch desk
Only approved orders appear here. Contact partners and automatically transition status on action.
No Approved Deliveries
No orders are currently cleared for transport. Turn the permission ON in Order Tracking first.
{{ order.productTitle }}
Quantity Ordered: {{ order.quantity }} × £{{ formatPrice(order.productPrice) }}
Completed Orders Archive
Secure record system of all past sales completed by Bennetts Bedrooms staff.
Archive Empty
No orders have been marked as Delivered or Fulfilment yet. Completed items will settle here automatically.
{{ order.productTitle }}
Location: {{ order.location }} | Qty: {{ order.quantity }}
| Order ID | Product Info | Customer Details | Value | Delivery Status | Action |
|---|---|---|---|---|---|
| #{{ order.id }} |
{{ order.productTitle }}
Location: {{ order.location }} | Qty: {{ order.quantity }}
|
{{ order.customerName }}
{{ order.email }} | {{ order.phone }}
|
£{{ formatPrice(order.productPrice * order.quantity) }} | {{ order.finalStatus || 'Completed' }} |