Interline Desk
The Interline Desk is where you hand a load you already sold to another trucking company, watch them accept or decline the offer, send them the signed-rate paperwork, and get the bill you owe them created automatically the moment they deliver — while you stay the carrier the customer knows and invoices.
From the Lanexa 2.0 capability register · version 2.0.37 · reviewed 2026-08-24
What happens on its own.
The work nobody does. These run in the database rather than the browser, which is why they still happen when someone forgets, closes the tab, or was never told they were supposed to.
The load's farmed-out marker keeps itself true
Every insert or update on a tender re-derives the load's farmed-out flag, partner name and cost from whichever tender or coverage is currently live — and clears them when none is. Nobody writes those fields by hand any more; the desk delibe
The load's timeline writes itself
Seven lifecycle entries (tender sent, accepted, declined, expired, bounced, completed, cancelled) plus two stamp entries (interchanged, crossed the border) are projected from the database, never from the browser. Each carries a de-duplicati
Response and completion times stamp themselves
Moving a tender to Covered or Declined sets the response time; moving it to Completed sets the completion time — in the database, not the browser.
The partner's payable creates itself
Three separate triggers — load delivered, proof of delivery catalogued, coverage marked complete — call one routine that builds the bill when both conditions are finally met, whichever order they arrive in. It takes a lock so concurrent tri
What you can do here.
Every item below is live in production today. Anything not yet built is listed further down rather than left out.
What we haven’t built here — by design.
Publishing this is the point. Interline Desk ships 28 capabilities today; these 1 are not built yet, and you should know that before a sales call rather than after one.
| Capability | Status |
|---|---|
| Tender straight from a partner row | In progress |