feat: Userオブジェクトの項目定義書から消えた2項目は引き続き連携するため、末尾の項目として取得する

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2024-03-14 15:29:10 +09:00
parent 6dafd8215a
commit 3a18e30a4a

View File

@ -1792,8 +1792,6 @@
"UserPreferencesShowPostalCodeToGuestUsers", "UserPreferencesShowPostalCodeToGuestUsers",
"UserPreferencesShowCountryToGuestUsers", "UserPreferencesShowCountryToGuestUsers",
"UserPreferencesShowForecastingChangeSignals", "UserPreferencesShowForecastingChangeSignals",
// "UserPreferencesHideInvoicesRedirectConfirmation",
// "UserPreferencesHideStatementsRedirectConfirmation",
"UserPreferencesPathAssistantCollapsed", "UserPreferencesPathAssistantCollapsed",
"UserPreferencesCacheDiagnostics", "UserPreferencesCacheDiagnostics",
"UserPreferencesShowEmailToGuestUsers", "UserPreferencesShowEmailToGuestUsers",
@ -1914,7 +1912,9 @@
"MS_Outlook_Last_Push_Activity_vod__c", "MS_Outlook_Last_Push_Activity_vod__c",
"Enable_MS_Outlook_Calendar_vod__c", "Enable_MS_Outlook_Calendar_vod__c",
"Last_iPad_Updates_Applied_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_skip": false,
"is_update_last_fetch_datetime": true "is_update_last_fetch_datetime": true