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