Added three column in panel box model file
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 15s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 17s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 16s
Laravel Pint / pint (pull_request) Successful in 2m41s
Laravel Larastan / larastan (pull_request) Failing after 5m3s

This commit is contained in:
dhanabalan
2026-07-24 11:57:45 +05:30
parent b6ea3b87ca
commit 692a114f4b

View File

@@ -26,6 +26,10 @@ class PanelBoxValidation extends Model
'part_validation3',
'part_validation4',
'part_validation5',
'panel_box_supplier',
'panel_box_serial_number',
'batch_number',
'panel_box_code',
'created_by',
'updated_by'
];