From ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32 Mon Sep 17 00:00:00 2001 From: 黄千龙 <huangqianlong@prec-tech.com> Date: 星期三, 08 三月 2023 09:35:52 +0800 Subject: [PATCH] 20230307询价2期Batch增加入Schedule --- force-app/main/default/objects/Repair__c/fields/NewProductGuarante_Formula__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Repair__c/fields/NewProductGuarante_Formula__c.field-meta.xml b/force-app/main/default/objects/Repair__c/fields/NewProductGuarante_Formula__c.field-meta.xml index eb42e17..1531155 100644 --- a/force-app/main/default/objects/Repair__c/fields/NewProductGuarante_Formula__c.field-meta.xml +++ b/force-app/main/default/objects/Repair__c/fields/NewProductGuarante_Formula__c.field-meta.xml @@ -21,7 +21,7 @@ <externalId>false</externalId> <formula>IF(OR(AND(ISBLANK(FSE_ApplyForRepair_Day__c), DATEVALUE(CreatedDate) > Delivered_Product__r.Guarantee_period_for_products__c), AND(NOT(ISBLANK(FSE_ApplyForRepair_Day__c)),FSE_ApplyForRepair_Day__c > Delivered_Product__r.Guarantee_period_for_products__c)) -/* "淇悊鍒涘缓鏃�" 澶т簬 淇濅慨鏈熼檺 鎴栬�� "SAP淇悊鐢宠鏃モ�濆ぇ浜� 淇濅慨鏈熼檺锛屾棤鍋垮尯鍒爣蹇椾负绌� */ +/* "淇悊鍒涘缓鏃�" 澶т簬 淇濅慨鏈熼檺 鎴栬�� "FSE淇悊鐢宠鏃モ�濆ぇ浜� 淇濅慨鏈熼檺锛屾棤鍋垮尯鍒爣蹇椾负绌� */ ,'' ,IF(Delivered_Product__r.guarantee_period__c <= 366 /* 淇濅慨澶╂暟 灏忎簬绛変簬 366鏃� */ -- Gitblit v1.9.1