From dec96e2f8b84ea04d773c0c520c39b0822912ee3 Mon Sep 17 00:00:00 2001 From: D C <chenbangcai@prec-tech.com> Date: 星期五, 26 五月 2023 10:32:20 +0800 Subject: [PATCH] Merge branch 'master' of http://47.92.229.245:8089/r/OlyMEBG --- 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