From cbabb7b9670c1f82749a0efbd9b423d0c9cefb81 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期五, 26 五月 2023 09:52:51 +0800 Subject: [PATCH] 修改显示类型 --- force-app/main/default/objects/Product2__c/Product2__c.object-meta.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/objects/Product2__c/Product2__c.object-meta.xml b/force-app/main/default/objects/Product2__c/Product2__c.object-meta.xml index a7599e5..b676ea8 100644 --- a/force-app/main/default/objects/Product2__c/Product2__c.object-meta.xml +++ b/force-app/main/default/objects/Product2__c/Product2__c.object-meta.xml @@ -160,6 +160,7 @@ <trackHistory>false</trackHistory> <type>Text</type> </nameField> + <recordTypeTrackHistory>false</recordTypeTrackHistory> <searchLayouts> <customTabListAdditionalFields>OT_CODE__c</customTabListAdditionalFields> <customTabListAdditionalFields>SFDA_Status__c</customTabListAdditionalFields> -- Gitblit v1.9.1