From 3a18e30a4a8adec7b23358c7d37245bbc3fb5fe0 Mon Sep 17 00:00:00 2001 From: "shimoda.m@nds-tyo.co.jp" Date: Thu, 14 Mar 2024 15:29:10 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20User=E3=82=AA=E3=83=96=E3=82=B8?= =?UTF-8?q?=E3=82=A7=E3=82=AF=E3=83=88=E3=81=AE=E9=A0=85=E7=9B=AE=E5=AE=9A?= =?UTF-8?q?=E7=BE=A9=E6=9B=B8=E3=81=8B=E3=82=89=E6=B6=88=E3=81=88=E3=81=9F?= =?UTF-8?q?2=E9=A0=85=E7=9B=AE=E3=81=AF=E5=BC=95=E3=81=8D=E7=B6=9A?= =?UTF-8?q?=E3=81=8D=E9=80=A3=E6=90=BA=E3=81=99=E3=82=8B=E3=81=9F=E3=82=81?= =?UTF-8?q?=E3=80=81=E6=9C=AB=E5=B0=BE=E3=81=AE=E9=A0=85=E7=9B=AE=E3=81=A8?= =?UTF-8?q?=E3=81=97=E3=81=A6=E5=8F=96=E5=BE=97=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- s3/config/crm/object_info/crm_object_list_diff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/s3/config/crm/object_info/crm_object_list_diff.json b/s3/config/crm/object_info/crm_object_list_diff.json index f8ff04da..e4b17fdd 100644 --- a/s3/config/crm/object_info/crm_object_list_diff.json +++ b/s3/config/crm/object_info/crm_object_list_diff.json @@ -1792,8 +1792,6 @@ "UserPreferencesShowPostalCodeToGuestUsers", "UserPreferencesShowCountryToGuestUsers", "UserPreferencesShowForecastingChangeSignals", - // "UserPreferencesHideInvoicesRedirectConfirmation", - // "UserPreferencesHideStatementsRedirectConfirmation", "UserPreferencesPathAssistantCollapsed", "UserPreferencesCacheDiagnostics", "UserPreferencesShowEmailToGuestUsers", @@ -1914,7 +1912,9 @@ "MS_Outlook_Last_Push_Activity_vod__c", "Enable_MS_Outlook_Calendar_vod__c", "Last_iPad_Updates_Applied_vod__c", - "Last_iPhone_Updates_Applied_vod__c" + "Last_iPhone_Updates_Applied_vod__c", + "UserPreferencesHideInvoicesRedirectConfirmation", + "UserPreferencesHideStatementsRedirectConfirmation" ], "is_skip": false, "is_update_last_fetch_datetime": true