Added category in product characteristics master model file
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled

This commit is contained in:
dhanabalan
2026-05-21 14:55:53 +05:30
parent f8dc95054b
commit 2a83033541

View File

@@ -18,6 +18,7 @@ class ProductCharacteristicsMaster extends Model
'machine_id', 'machine_id',
'characteristics_type', 'characteristics_type',
'name', 'name',
'category',
'inspection_type', 'inspection_type',
'lower', 'lower',
'upper', 'upper',