ranjith-dev #274

Merged
jothi merged 3 commits from ranjith-dev into master 2026-01-29 11:40:47 +00:00
Showing only changes of commit 547ee4b78f - Show all commits

View File

@@ -25,6 +25,8 @@ class WeightValidation extends Model
'bundle_number', 'bundle_number',
'picked_weight', 'picked_weight',
'scanned_by', 'scanned_by',
'created_at',
'updated_at',
]; ];
public function plant(): BelongsTo public function plant(): BelongsTo