Never oversell a unit a node already sold
One number, every node
- Use case
- An online order lands on a tight promise window, and the stock for it is split across dozens of stores and dark-stores.
- Consequence today
- With store stock, orders and dispatch in separate systems, online over-commits a unit a store already sold — an oversell at the busiest node, a refund and a rating hit.
- What Fretron does
- Store stock, online orders and delivery sit on one live record, so every node shows a single number you can trust. An order routes to the nearest node that has the unit — and the unit is reserved the moment the order confirms, so two channels can't sell the same piece.
One live stock number across every node:
- Store, 12 units; Dark-store, 9; Dark-store, 7; Store, 3 — and one Store at 0, sold out and skipped.
- One live record sums them to 31 across every node — a single number you can trust.
- The order routes to the nearest node with the unit; a rider runs the last mile inside the promise window.
- The unit is reserved the moment the order confirms — two channels can't sell the same piece.
No cross-node oversell. No “in stock online, gone in the store.”