ranjith-dev #596

Merged
jothi merged 10 commits from ranjith-dev into master 2026-05-14 07:29:48 +00:00
Showing only changes of commit 8fb42203c3 - Show all commits

View File

@@ -203,7 +203,6 @@ class ProductionOrderResource extends Resource
->label('Production Order')
->readOnly()
->visible(fn ($get) => $get('quantity') > 0),
// ->visible(fn ($get) => $get('show_extra_fields')),
Forms\Components\TextInput::make('from_serial_number')
->label('From Serial Number')
->readOnly()