feat(plan): extend EntityType with work_plan_entry and work_plan_override
This commit is contained in:
@@ -143,4 +143,6 @@ export type EntityType =
|
||||
| "warehouse_supplier"
|
||||
| "warehouse_category"
|
||||
| "warehouse_location"
|
||||
| "warehouse_receipt_attachment";
|
||||
| "warehouse_receipt_attachment"
|
||||
| "work_plan_entry"
|
||||
| "work_plan_override";
|
||||
|
||||
Reference in New Issue
Block a user