Migration 20260517000000-purchase-orders-and-archive-columns (landed in #39) created four tables that lack API endpoints:
PurchaseOrderVendors — direct compId scoping
PurchaseOrderHeaders — direct compId scoping (via povCompId on the vendor it references) OR via own povId
PurchaseOrderLines — header-scoped
InventoryTransactions — direct compId scoping
This tracker is for the rollout. Each table gets its own PR following the established CRUD pattern (POST, GET /:id, list-by-parent, PATCH, DELETE; soft-delete via *Arch).
Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/
Migration
20260517000000-purchase-orders-and-archive-columns(landed in #39) created four tables that lack API endpoints:PurchaseOrderVendors— direct compId scopingPurchaseOrderHeaders— direct compId scoping (via povCompId on the vendor it references) OR via own povIdPurchaseOrderLines— header-scopedInventoryTransactions— direct compId scopingThis tracker is for the rollout. Each table gets its own PR following the established CRUD pattern (POST, GET /:id, list-by-parent, PATCH, DELETE; soft-delete via *Arch).
Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/