Added status column in panel box validation model file
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 27s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 27s
This commit is contained in:
@@ -31,6 +31,7 @@ class PanelBoxValidation extends Model
|
|||||||
'panel_box_code',
|
'panel_box_code',
|
||||||
'inspection_lot_number',
|
'inspection_lot_number',
|
||||||
'rework_count',
|
'rework_count',
|
||||||
|
'status',
|
||||||
'created_by',
|
'created_by',
|
||||||
'updated_by'
|
'updated_by'
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user