feat(v3): robust search wildcards, smart status filtering, and fixed ID population
This commit is contained in:
@@ -48,7 +48,7 @@ core_obj_li = {
|
||||
# V3 Search Security:
|
||||
'searchable_fields': [
|
||||
'account_id_random', 'code', 'name', 'short_name', 'description',
|
||||
'enable', 'created_on', 'updated_on'
|
||||
'enable', 'hide', 'priority', 'sort', 'group', 'created_on', 'updated_on'
|
||||
],
|
||||
},
|
||||
'account_cfg': {
|
||||
|
||||
Reference in New Issue
Block a user