1
0
forked from poc/pds

Commented updated_by name update

This commit is contained in:
dhanabalan
2026-02-06 17:22:14 +05:30
parent fd7fe21c7d
commit 33ab233e54

View File

@@ -87,8 +87,7 @@ class StickerMasterResource extends Resource
$set('tube_sticker_motor', false) &
$set('tube_sticker_pump', false) &
$set('tube_sticker_pumpset', false) &
$set('warranty_card', false) &
$set('updated_by', Filament::auth()->user()?->name)
$set('warranty_card', false) // & $set('updated_by', Filament::auth()->user()?->name)
)
->required(),