From bfca7a84bec815da594f1d12558535ed06d2490b Mon Sep 17 00:00:00 2001
From: 沙世明 <shashiming@prec-tech.com>
Date: 星期二, 13 九月 2022 09:57:32 +0800
Subject: [PATCH] 本地提交备份
---
force-app/main/default/objects/Rental_Apply__c/fields/Inquiry_Promotion__c.field-meta.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Rental_Apply__c/fields/Inquiry_Promotion__c.field-meta.xml b/force-app/main/default/objects/Rental_Apply__c/fields/Inquiry_Promotion__c.field-meta.xml
index 8415df3..3e7b720 100644
--- a/force-app/main/default/objects/Rental_Apply__c/fields/Inquiry_Promotion__c.field-meta.xml
+++ b/force-app/main/default/objects/Rental_Apply__c/fields/Inquiry_Promotion__c.field-meta.xml
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>Inquiry_Promotion__c</fullName>
- <defaultValue>false</defaultValue>
+ <description>璇鹃锛歋WAG-C494E7</description>
<externalId>false</externalId>
+ <formula>IF(!ISBLANK(Bollow_Date__c)&&TEXT(demo_purpose2__c)=='璇曠敤锛堟湁璇环锛�'&&!ISBLANK(Follow_pcl_status2_Text__c) && Follow_pcl_status3__c <> Follow_pcl_status2_Text__c && ( Follow_pcl_status3__c <> '鍓婇櫎 : 17 鍙栨秷' && Follow_pcl_status3__c <> '鏁楁垿 : 18 澶卞崟' ) ,true, false)</formula>
+ <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
<label>璇曠敤鍚庤浠锋帹杩�</label>
<trackHistory>false</trackHistory>
<trackTrending>false</trackTrending>
--
Gitblit v1.9.1