FIX_Re-checked
This commit is contained in:
parent
b5b2dd6be3
commit
66e7109612
@ -692,6 +692,11 @@ class MasterController extends ResourceController
|
|||||||
'created_on',
|
'created_on',
|
||||||
'updated_by',
|
'updated_by',
|
||||||
'created_by',
|
'created_by',
|
||||||
|
'client_id',
|
||||||
|
'client_policy_id',
|
||||||
|
'vehicle_id',
|
||||||
|
'policy_transaction_id',
|
||||||
|
'pt_oc_share_details_id',
|
||||||
'id' // Usually PKs are ignored too
|
'id' // Usually PKs are ignored too
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user