From 44f866419cde0ff12a91d9c1d92daf9e36b063e1 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 20 四月 2023 13:22:38 +0800 Subject: [PATCH] backup0420 --- 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