Added gernr column on model file
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s

This commit is contained in:
dhanabalan
2026-09-04 11:40:22 +05:30
parent 9437ee4a4b
commit 34ba329e21

View File

@@ -19,6 +19,7 @@ class RequestCharacteristic extends Model
'item_id',
'characteristic_approver_master_id',
'aufnr',
'gernr',
'characteristic_name',
'current_value',
'update_value',