Current State
What is working right now in UAT.
This UI is the operator-facing cut of the repo. It keeps only the BC lookup and posting flows that matter for discussion, and links the evidence and mapping docs behind them.
What is working right now in UAT.
The strongest current Kintec to BC candidate used for end-to-end validation.
One endpoint for header, lines, and optional posting.
Reads WIP lines from BC and turns them into a sales invoice draft or posted invoice.
Keep the public conversation on these endpoints only:
GET /api/overview,
GET /api/vendors,
GET /api/jobs,
GET /api/wip,
POST /api/purchase-invoice,
POST /api/sales-invoice-from-wip.
Full schema is available at /docs.