Skip to content

Commit

Permalink
feat: Implemented #938
Browse files Browse the repository at this point in the history
  • Loading branch information
hknokh2 committed Dec 29, 2024
1 parent 4d6d657 commit 3b671df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/components/common_components/statics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ export const CONSTANTS = {

FIELDS_NOT_TO_USE_IN_QUERY_MULTISELECT: {
'*': ['MasterRecordId'],
'Product2': ['ExternalDataSourceId'],
'Opportunity': ['ContactId']
},

Expand Down

0 comments on commit 3b671df

Please sign in to comment.