From 2b969ede326bf33a9a0402ea96a0261631591dc4 Mon Sep 17 00:00:00 2001 From: 高章伟 <gaozhangwei@prec-tech.com> Date: 星期三, 24 五月 2023 11:47:23 +0800 Subject: [PATCH] 入库管理编码验证程序调整 --- force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml b/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml index 6087df6..58c267e 100644 --- a/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml +++ b/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml @@ -8,7 +8,7 @@ <relationshipLabel>ASE宸ヤ綔娲诲姩</relationshipLabel> <relationshipName>ReporterASE</relationshipName> <required>false</required> - <trackHistory>false</trackHistory> + <trackHistory>true</trackHistory> <trackTrending>false</trackTrending> <type>Lookup</type> </CustomField> -- Gitblit v1.9.1