From e3f76e532a36b080e42ce66bfce4ff8edf024726 Mon Sep 17 00:00:00 2001
From: DESKTOP-FKJ9HRB\admin <youchang@prec-tech.com>
Date: 星期二, 22 三月 2022 11:06:31 +0800
Subject: [PATCH] SWAG-CCK9LV--周会管理
---
force-app/main/default/objects/LastbuyProduct__c/fields/LastbuyQuantity__c.field-meta.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/objects/LastbuyProduct__c/fields/LastbuyQuantity__c.field-meta.xml b/force-app/main/default/objects/LastbuyProduct__c/fields/LastbuyQuantity__c.field-meta.xml
index 8b3a476..5e1a6b0 100644
--- a/force-app/main/default/objects/LastbuyProduct__c/fields/LastbuyQuantity__c.field-meta.xml
+++ b/force-app/main/default/objects/LastbuyProduct__c/fields/LastbuyQuantity__c.field-meta.xml
@@ -6,6 +6,7 @@
<precision>18</precision>
<required>false</required>
<scale>0</scale>
+ <trackHistory>true</trackHistory>
<trackTrending>false</trackTrending>
<type>Number</type>
<unique>false</unique>
--
Gitblit v1.9.1