feat(plan): add plan category CRUD routes with audit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -145,4 +145,5 @@ export type EntityType =
|
||||
| "warehouse_location"
|
||||
| "warehouse_receipt_attachment"
|
||||
| "work_plan_entry"
|
||||
| "work_plan_override";
|
||||
| "work_plan_override"
|
||||
| "plan_category";
|
||||
|
||||
Reference in New Issue
Block a user