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 4fe23afe13 - Show all commits

View File

@@ -14,6 +14,7 @@ class CharacteristicApproverMaster extends Model
'plant_id', 'plant_id',
'machine_id', 'machine_id',
'machine_name', 'machine_name',
'characteristic_field',
'name1', 'name1',
'mail1', 'mail1',
'name2', 'name2',
@@ -23,8 +24,6 @@ class CharacteristicApproverMaster extends Model
'duration1', 'duration1',
'duration2', 'duration2',
'duration3', 'duration3',
'characteristic_field',
'created_at', 'created_at',
'updated_at', 'updated_at',
'created_by', 'created_by',