Skip to content

API surface for the 4 newly-migrated tables (PurchaseOrders + InventoryTransactions) #49

@CryptoJones

Description

@CryptoJones

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions