Wholesale_Price__c
2013年7月8日修改
以前=Opportunity__r.Wholesale_Price__c
false
IF(Opportunity__r.Agency1__r.Special__c ||
Opportunity__r.Account.Parent.Special__c = True,
Estimation_List_Price_T__c *0.45,
Wholesale_Price_T__c)
BlankAsZero
18
false
2
false
Currency