Added operator_id column
This commit is contained in:
@@ -17,6 +17,7 @@ class ProductionPlan extends Model
|
||||
"line_id",
|
||||
"plan_quantity",
|
||||
"production_quantity",
|
||||
"operator_id",
|
||||
];
|
||||
|
||||
public function plant(): BelongsTo
|
||||
|
||||
Reference in New Issue
Block a user