<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>CreatePdf</actionName>
|
<content>NewQuoteEntry</content>
|
<skipRecordTypeSelect>false</skipRecordTypeSelect>
|
<type>Visualforce</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Delete</actionName>
|
<content>YouCantDeleteQuote</content>
|
<skipRecordTypeSelect>false</skipRecordTypeSelect>
|
<type>Visualforce</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<content>NewQuoteEntry</content>
|
<skipRecordTypeSelect>false</skipRecordTypeSelect>
|
<type>Visualforce</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>EmailQuote</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>NewQuote</actionName>
|
<content>NewQuoteEntry</content>
|
<skipRecordTypeSelect>false</skipRecordTypeSelect>
|
<type>Visualforce</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SyncQuote</actionName>
|
<content>NewQuoteEntry</content>
|
<skipRecordTypeSelect>false</skipRecordTypeSelect>
|
<type>Visualforce</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<enableFeeds>false</enableFeeds>
|
<externalSharingModel>ControlledByParent</externalSharingModel>
|
<fields>
|
<fullName>AccountId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>AdditionalName</fullName>
|
</fields>
|
<fields>
|
<fullName>Agency1_Profit_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Agency1_Profit__c
|
)</formula>
|
<label>经销商1利润额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Agency1_Profit_Rate_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Agency1_Profit_Rate__c
|
)</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>经销商1利润率</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Agency1_Profit_Rate__c</fullName>
|
<externalId>false</externalId>
|
<label>/OCSM-经销商1利润率</label>
|
<precision>5</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Agency1_Profit__c</fullName>
|
<externalId>false</externalId>
|
<label>/OCSM-经销商1利润额</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Agency1__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>1次販売店</label>
|
<lookupFilter>
|
<active>true</active>
|
<filterItems>
|
<field>Account.RecordTypeId</field>
|
<operation>equals</operation>
|
<value>販売店</value>
|
</filterItems>
|
<filterItems>
|
<field>Account.Delete_Flag__c</field>
|
<operation>equals</operation>
|
<value>False</value>
|
</filterItems>
|
<isOptional>false</isOptional>
|
</lookupFilter>
|
<referenceTo>Account</referenceTo>
|
<relationshipLabel>見積</relationshipLabel>
|
<relationshipName>Agency1</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Agency2_Profit_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Agency2_Profit__c
|
)</formula>
|
<label>经销商1-经销商2利润额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Agency2_Profit_Rate_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Agency2_Profit_Rate__c
|
)</formula>
|
<label>经销商1-经销商2利润率</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Agency2_Profit_Rate__c</fullName>
|
<externalId>false</externalId>
|
<label>2次販売店利益率_元</label>
|
<precision>5</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Agency2_Profit__c</fullName>
|
<externalId>false</externalId>
|
<label>2次販売店利益金額_元</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Agency2__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>2次販売店</label>
|
<lookupFilter>
|
<active>true</active>
|
<errorMessage>值不存在或与筛选条件不匹配。</errorMessage>
|
<filterItems>
|
<field>Account.RecordTypeId</field>
|
<operation>equals</operation>
|
<value>販売店</value>
|
</filterItems>
|
<filterItems>
|
<field>Account.Delete_Flag__c</field>
|
<operation>equals</operation>
|
<value>False</value>
|
</filterItems>
|
<isOptional>false</isOptional>
|
</lookupFilter>
|
<referenceTo>Account</referenceTo>
|
<relationshipLabel>見積 (取引先)</relationshipLabel>
|
<relationshipName>Agency2</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>AgencyDiscount__c</fullName>
|
<externalId>false</externalId>
|
<label>经销商折扣</label>
|
<precision>5</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Agent1_Agent2_Price_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Agent1_Agent2_Price__c
|
)</formula>
|
<label>经销商1-经销商2金额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Agent1_Agent2_Price_Page__c</fullName>
|
<description>表示用第二代理店合同金额</description>
|
<externalId>false</externalId>
|
<label>第二代理店合同金额(画面用)</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Agent1_Agent2_Price__c</fullName>
|
<externalId>false</externalId>
|
<label>Agent1-Agent2 金額_元</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>BidAnnounce__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>中标通知书</label>
|
<referenceTo>Bid_Announcement__c</referenceTo>
|
<relationshipLabel>見積</relationshipLabel>
|
<relationshipName>Quote_Bid</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>BillingName</fullName>
|
</fields>
|
<fields>
|
<fullName>Cancel_Decide__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>被取消过</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>ContactId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>ContractId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Contract__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>契約内訳</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Dealer_Final_Price_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Dealer_Final_Price__c
|
)</formula>
|
<label>医院合同金额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Dealer_Final_Price_Page__c</fullName>
|
<externalId>false</externalId>
|
<label>医院的合同金额(画面用)</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Dealer_Final_Price__c</fullName>
|
<externalId>false</externalId>
|
<label>病院契約金額_元</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Description</fullName>
|
</fields>
|
<fields>
|
<fullName>Discount</fullName>
|
</fields>
|
<fields>
|
<fullName>Discount_Amount_Calculate_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Discount_Amount_Calculate__c
|
)</formula>
|
<label>优惠价格%</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Discount_Amount_Calculate__c</fullName>
|
<externalId>false</externalId>
|
<label>値引金額計算</label>
|
<precision>5</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Discount_Amount_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Discount_Amount__c
|
)</formula>
|
<label>优惠价格</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Discount_Amount__c</fullName>
|
<externalId>false</externalId>
|
<label>値引金額</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Discount__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>优惠折扣</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Email</fullName>
|
</fields>
|
<fields>
|
<fullName>Estimation_List_Price__c</fullName>
|
<externalId>false</externalId>
|
<label>標準定価合計価格</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>ExpirationDate</fullName>
|
</fields>
|
<fields>
|
<fullName>Fax</fullName>
|
</fields>
|
<fields>
|
<fullName>GrandTotal</fullName>
|
</fields>
|
<fields>
|
<fullName>Gurantee_Period__c</fullName>
|
<externalId>false</externalId>
|
<label>合同保修期(年)</label>
|
<required>false</required>
|
<type>Picklist</type>
|
<valueSet>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>1</fullName>
|
<default>true</default>
|
<label>1</label>
|
</value>
|
<value>
|
<fullName>2</fullName>
|
<default>false</default>
|
<label>2</label>
|
</value>
|
<value>
|
<fullName>3</fullName>
|
<default>false</default>
|
<label>3</label>
|
</value>
|
<value>
|
<fullName>4</fullName>
|
<default>false</default>
|
<label>4</label>
|
</value>
|
<value>
|
<fullName>5</fullName>
|
<default>false</default>
|
<label>5</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</fields>
|
<fields>
|
<fullName>HasType3Machine__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>包含第3分类是主机的产品</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Installation_location__c</fullName>
|
<externalId>false</externalId>
|
<label>主机安装地点</label>
|
<required>false</required>
|
<type>Picklist</type>
|
<valueSet>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>手术室</fullName>
|
<default>false</default>
|
<label>手术室</label>
|
</value>
|
<value>
|
<fullName>门诊</fullName>
|
<default>false</default>
|
<label>门诊</label>
|
</value>
|
<value>
|
<fullName>内镜室</fullName>
|
<default>false</default>
|
<label>内镜室</label>
|
</value>
|
<value>
|
<fullName>其他</fullName>
|
<default>false</default>
|
<label>其他</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</fields>
|
<fields>
|
<fullName>IsQuoteTrial__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>是否进行报价试算</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>IsSelected__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.Estimation_No__c = Quote_No__c,
|
"√",
|
""
|
)</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>選択中</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>IsSyncing</fullName>
|
</fields>
|
<fields>
|
<fullName>LineItemCount</fullName>
|
</fields>
|
<fields>
|
<fullName>Majordomo_Sell__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>总监(销售)</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>QuotealeA</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Manager_Sell__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>经理(销售)</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>Quoteald7</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Manager_Service__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>经理(服务)</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>QuotealdR</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Minister_Sell__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>部长(销售)</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>Quotealdb</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Minister_Service__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>部长(服务)</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>Quotealdq</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>MultiYearWarrantyTotalPrice__c</fullName>
|
<description>原来的标签名:No Discount Price合计</description>
|
<externalId>false</externalId>
|
<label>多年保价格合计</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Name</fullName>
|
</fields>
|
<fields>
|
<fullName>OCM_Agent1_Price_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
OCM_Agent1_Price__c
|
)</formula>
|
<label>OCSM-经销商1金额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>OCM_Agent1_Price_Page__c</fullName>
|
<description>表示用第一代理店合同金额</description>
|
<externalId>false</externalId>
|
<label>第一代理店合同金额(画面用)</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>OCM_Agent1_Price__c</fullName>
|
<externalId>false</externalId>
|
<label>/OCSM-经销商1金額</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>OCM_Sales_Forecast_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
OCM_Sales_Forecast__c
|
)</formula>
|
<label>OCSM预测发货金额(含税)</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>OCM_Sales_Forecast_Without_Tax__c</fullName>
|
<description>OCM_Sales_Forecast_F__c / 1.17</description>
|
<externalId>false</externalId>
|
<formula>OCM_Sales_Forecast_F__c / Opportunity.Tax_Intra_F_Copy__c</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>OCSM预测发货金额(不含税)</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>OCM_Sales_Forecast__c</fullName>
|
<externalId>false</externalId>
|
<label>/OCSM预测发货金额(含税)</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Offer_Amount__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>报价金额</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Oppor_Type__c</fullName>
|
<externalId>false</externalId>
|
<formula>Opportunity.RecordType.DeveloperName</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>所属询价类别</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>OpporsAssistance__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>询价助理</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>Quotealkm</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>OpportunityId</fullName>
|
<type>MasterDetail</type>
|
</fields>
|
<fields>
|
<fullName>OpportunityId__c</fullName>
|
<externalId>false</externalId>
|
<formula>OpportunityId</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>OpportunityId</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Opportunity_sub_ownerID__c</fullName>
|
<externalId>false</externalId>
|
<formula>Opportunity.Opportunity_sub_owner__c</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>询价副担当ID</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Opportunity_sub_owner__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>询价副担当</label>
|
<referenceTo>User</referenceTo>
|
<relationshipName>QuoteYQmK</relationshipName>
|
<required>false</required>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>OwnerId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Phone</fullName>
|
</fields>
|
<fields>
|
<fullName>Preferential_Gurantee_Period__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>多年保修 增加 用于是否在报价页面显示特殊保修年限</description>
|
<externalId>false</externalId>
|
<label>保修年限</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Preferential_Trading_Price__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>优惠成交价</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>PriceRefreshDate__c</fullName>
|
<externalId>false</externalId>
|
<label>PriceRefreshDate</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>Pricing__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>优惠价格</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Print_HP_Name__c</fullName>
|
<externalId>false</externalId>
|
<label>印刷病院名称</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Queto_Confirm_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>报价确认时间</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>QuoteName__c</fullName>
|
<externalId>false</externalId>
|
<label>見積名称_System</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>QuoteToName</fullName>
|
</fields>
|
<fields>
|
<fullName>QuoteTotal_Page__c</fullName>
|
<description>表示用报价总额</description>
|
<externalId>false</externalId>
|
<label>报价总额(画面用)</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Adjust_Amount_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Quote_Adjust_Amount__c
|
)</formula>
|
<label>报价调整金额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Adjust_Amount_Page__c</fullName>
|
<description>表示用报价调整金额</description>
|
<externalId>false</externalId>
|
<label>报价调整金额(画面用)</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Adjust_Amount__c</fullName>
|
<externalId>false</externalId>
|
<label>見積調整金額_元</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Adjust_Calculate_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
Quote_Adjust_Calculate__c
|
)</formula>
|
<label>报价调整金额计算</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Adjust_Calculate__c</fullName>
|
<externalId>false</externalId>
|
<label>見積調整金額計算_元</label>
|
<precision>5</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Percent</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Comment__c</fullName>
|
<externalId>false</externalId>
|
<label>見積表記コメント</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Quote_CreatedDate__c</fullName>
|
<externalId>false</externalId>
|
<label>报价作成日</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>見積提出日</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Decision_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>报价决定日</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>Quote_Decision__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(IF(Opportunity.Estimation_Decision__c, Opportunity.Estimation_No__c, "") = Quote_No__c,
|
"√",
|
""
|
)</formula>
|
<label>决定</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Quote_Expiration_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>見積有効期限日</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>Quote_No_Auto__c</fullName>
|
<displayFormat>{0000000000}</displayFormat>
|
<externalId>false</externalId>
|
<label>見積番号採番</label>
|
<type>AutoNumber</type>
|
</fields>
|
<fields>
|
<fullName>Quote_No__c</fullName>
|
<caseSensitive>false</caseSensitive>
|
<externalId>false</externalId>
|
<label>見積番号</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>true</unique>
|
</fields>
|
<fields>
|
<fullName>Quote_No_last2__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(CONTAINS(Quote_No__c , "Old"), "", RIGHT(Quote_No__c , 2))</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>报价编码后两位</label>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Quote_Print_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>見積印刷日</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>ShippingHandling</fullName>
|
</fields>
|
<fields>
|
<fullName>ShippingName</fullName>
|
</fields>
|
<fields>
|
<fullName>Status</fullName>
|
<type>Picklist</type>
|
</fields>
|
<fields>
|
<fullName>Stock_Pre_Arrangement__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>事前在庫手配済み</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Stocking_Price__c</fullName>
|
<externalId>false</externalId>
|
<label>仕入価格</label>
|
<precision>15</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>Subtotal</fullName>
|
</fields>
|
<fields>
|
<fullName>TOTAL__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>TOTAL</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Tax</fullName>
|
</fields>
|
<fields>
|
<fullName>TotalPrice</fullName>
|
</fields>
|
<fields>
|
<fullName>TotalPrice_F__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
|
TotalPrice__c
|
)</formula>
|
<label>总计_System</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<type>Currency</type>
|
</fields>
|
<fields>
|
<fullName>TotalPrice__c</fullName>
|
<externalId>false</externalId>
|
<label>总计_System_元</label>
|
<summarizedField>QuoteLineItem.TotalPrice__c</summarizedField>
|
<summaryForeignKey>QuoteLineItem.QuoteId</summaryForeignKey>
|
<summaryOperation>sum</summaryOperation>
|
<type>Summary</type>
|
</fields>
|
<fields>
|
<fullName>Unit_Price__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>单价</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>multiYearWarranty__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>取消市场多年保修</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>quoteSavedDate__c</fullName>
|
<externalId>false</externalId>
|
<label>报价日</label>
|
<required>false</required>
|
<type>Date</type>
|
</fields>
|
<listViews>
|
<fullName>mine</fullName>
|
<columns>QUOTE.NAME</columns>
|
<columns>OPPORTUNITY.NAME</columns>
|
<columns>QUOTE.ISSYNCING</columns>
|
<columns>QUOTE.EXPIRATIONDATE</columns>
|
<columns>QUOTE.SUBTOTAL</columns>
|
<columns>QUOTE.TOTALPRICE</columns>
|
<filterScope>Mine</filterScope>
|
<label>My Quotes</label>
|
</listViews>
|
<searchLayouts>
|
<customTabListAdditionalFields>QUOTE.NAME</customTabListAdditionalFields>
|
<customTabListAdditionalFields>OPPORTUNITY.NAME</customTabListAdditionalFields>
|
<customTabListAdditionalFields>QUOTE.ISSYNCING</customTabListAdditionalFields>
|
<customTabListAdditionalFields>QUOTE.EXPIRATIONDATE</customTabListAdditionalFields>
|
<customTabListAdditionalFields>QUOTE.SUBTOTAL</customTabListAdditionalFields>
|
<customTabListAdditionalFields>QUOTE.TOTALPRICE</customTabListAdditionalFields>
|
<lookupDialogsAdditionalFields>QUOTE.NAME</lookupDialogsAdditionalFields>
|
<lookupDialogsAdditionalFields>OPPORTUNITY.NAME</lookupDialogsAdditionalFields>
|
<lookupDialogsAdditionalFields>QUOTE.ISSYNCING</lookupDialogsAdditionalFields>
|
<lookupDialogsAdditionalFields>QUOTE.EXPIRATIONDATE</lookupDialogsAdditionalFields>
|
<lookupDialogsAdditionalFields>QUOTE.SUBTOTAL</lookupDialogsAdditionalFields>
|
<lookupDialogsAdditionalFields>QUOTE.TOTALPRICE</lookupDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>QUOTE.NAME</lookupPhoneDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>OPPORTUNITY.NAME</lookupPhoneDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>QUOTE.ISSYNCING</lookupPhoneDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>QUOTE.EXPIRATIONDATE</lookupPhoneDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>QUOTE.SUBTOTAL</lookupPhoneDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>QUOTE.TOTALPRICE</lookupPhoneDialogsAdditionalFields>
|
<lookupPhoneDialogsAdditionalFields>QUOTE.PHONE</lookupPhoneDialogsAdditionalFields>
|
<searchResultsAdditionalFields>QUOTE.NAME</searchResultsAdditionalFields>
|
<searchResultsAdditionalFields>ACCOUNT.NAME</searchResultsAdditionalFields>
|
<searchResultsAdditionalFields>OPPORTUNITY.NAME</searchResultsAdditionalFields>
|
<searchResultsAdditionalFields>CONTACT.FULL_NAME</searchResultsAdditionalFields>
|
<searchResultsAdditionalFields>Offer_Amount__c</searchResultsAdditionalFields>
|
<searchResultsAdditionalFields>TotalPrice__c</searchResultsAdditionalFields>
|
</searchLayouts>
|
<sharingModel>ControlledByParent</sharingModel>
|
<validationRules>
|
<fullName>Forbidden_When_Opp_Cancel</fullName>
|
<active>true</active>
|
<description>20211119 SWAG-C8WAHA
|
删除"敗戦"的条件</description>
|
<errorConditionFormula>TEXT(Opportunity.StageName) = "削除" &&
|
$Profile.Id != '00e10000000Y3o5'</errorConditionFormula>
|
<errorMessage>已经取消的询价,不可以报价</errorMessage>
|
</validationRules>
|
<validationRules>
|
<fullName>Quote_Adjust_Amount_Great_0</fullName>
|
<active>true</active>
|
<description>报价调整金额不能为负</description>
|
<errorConditionFormula>Quote_Adjust_Amount__c < 0</errorConditionFormula>
|
<errorDisplayField>Quote_Adjust_Amount__c</errorDisplayField>
|
<errorMessage>报价调整的金额不能为负</errorMessage>
|
</validationRules>
|
<validationRules>
|
<fullName>needInstallationLocation</fullName>
|
<active>false</active>
|
<errorConditionFormula>HasType3Machine__c && ISPICKVAL(Installation_location__c, "")</errorConditionFormula>
|
<errorDisplayField>Installation_location__c</errorDisplayField>
|
<errorMessage>含有第三分类是“主机”的产品时,请选择主机装机地点</errorMessage>
|
</validationRules>
|
<webLinks>
|
<fullName>CustomCreateQoute</fullName>
|
<availability>online</availability>
|
<displayType>massActionButton</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>创建报价</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<requireRowSelection>false</requireRowSelection>
|
<url>{!RequireScript("/soap/ajax/51.0/connection.js")}
|
{!RequireScript("/soap/ajax/51.0/apex.js")}
|
{!RequireScript("/resource/CommonUtilJs")}
|
//2021-10-21 gwy 版本更改为51.0
|
function foo(){
|
var RecordTypeid = '{!JSENCODE(Opportunity.RecordTypeId)}';
|
if(RecordTypeid=='012100000006KMe'){
|
window.open('/apex/SI_NewQuoteEntry?oppid={!URLENCODE(Opportunity.Id)}');
|
}else{
|
window.open('/apex/NewQuoteEntry?oppid={!URLENCODE(Opportunity.Id)}');
|
}
|
}
|
foo();</url>
|
</webLinks>
|
<webLinks>
|
<fullName>Decide</fullName>
|
<availability>online</availability>
|
<displayType>massActionButton</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>取消Decide</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<requireRowSelection>false</requireRowSelection>
|
<url>{!REQUIRESCRIPT('/soap/ajax/51.0/connection.js')}
|
{!REQUIRESCRIPT('/soap/ajax/51.0/apex.js')}
|
//2021-10-21 gwy 版本更改为51.0
|
if ("{! $User.Quote_Correct__c }" == "false") {
|
alert("你没有取消Decide的权限");
|
} else {
|
if ("{!Opportunity.Estimation_Decision__c}" != "1" ) {
|
alert("还没有Decide过,不能取消");
|
} else {
|
sforce.connection.sessionId = "{!GETSESSIONID()}";
|
var report1 = new sforce.SObject("Opportunity");
|
report1.Id = "{!Opportunity.Id}";
|
report1.Estimation_Decision__c = "0";
|
// 取消decide时清空备货确认日
|
report1.Stock_Confrim_Date__c = null;
|
|
var result = sforce.connection.update([report1]);
|
if (result[0].getBoolean("success")) {
|
// success
|
alert("取消Decide了!")
|
window.top.location.reload();
|
} else {
|
alert("取消Decide失败:" + result[0].errors.fields + " " + result[0].errors.message);
|
}
|
}
|
}</url>
|
</webLinks>
|
<webLinks>
|
<fullName>Quotation_product</fullName>
|
<availability>online</availability>
|
<displayType>button</displayType>
|
<encodingKey>UTF-8</encodingKey>
|
<hasMenubar>false</hasMenubar>
|
<hasScrollbars>true</hasScrollbars>
|
<hasToolbar>false</hasToolbar>
|
<height>600</height>
|
<isResizable>true</isResizable>
|
<linkType>url</linkType>
|
<masterLabel>报价产品</masterLabel>
|
<openType>newWindow</openType>
|
<position>none</position>
|
<protected>false</protected>
|
<showsLocation>false</showsLocation>
|
<showsStatus>false</showsStatus>
|
<url>/00O10000003pxY8?pv0={!Quote.Id}</url>
|
</webLinks>
|
<webLinks>
|
<fullName>QuoteEdit_Blank</fullName>
|
<availability>online</availability>
|
<displayType>button</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>编辑</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<url>{!RequireScript("/soap/ajax/51.0/connection.js")}
|
{!RequireScript("/soap/ajax/51.0/apex.js")}
|
{!RequireScript("/resource/CommonUtilJs")}
|
//2021-10-21 gwy 版本更改为51.0
|
function foo(){
|
var resultSet = sforce.connection.query("SELECT Id, RecordTypeId FROM Opportunity WHERE Id = '{!Quote.OpportunityId__c}'");
|
var records = resultSet.getArray("records");
|
|
var RecordTypeid = records[0].RecordTypeId;
|
if(RecordTypeid.substr(0, 15) == '012100000006KMe'){
|
window.open('/apex/SI_NewQuoteEntry?id={!URLENCODE(Quote.Id)}');
|
}else{
|
window.open('/apex/NewQuoteEntry?id={!URLENCODE(Quote.Id)}');
|
}
|
}
|
foo();</url>
|
</webLinks>
|
<webLinks>
|
<fullName>QuoteEntryNew</fullName>
|
<availability>online</availability>
|
<displayType>massActionButton</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>新規見積</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<requireRowSelection>false</requireRowSelection>
|
<url>{!REQUIRESCRIPT('/soap/ajax/51.0/connection.js')}
|
{!RequireScript("/soap/ajax/51.0/apex.js")}
|
//2021-10-21 gwy 版本更改为51.0
|
sforce.connection.sessionId = '{!$Api.Session_ID}';
|
var result = sforce.connection.describeSObject("Quote");
|
var oppid = '{!Opportunity.Id}' ;
|
var excuteRs = sforce.apex.execute("ControllerUtil", "getStatusForISO", {opporID:oppid});
|
//alert(excuteRs );
|
//alert('{!Opportunity.Opportunity_stage__c}' );
|
//&& '{!Opportunity.Opportunity_stage__c}'!='E'&& '{!Opportunity.Opportunity_stage__c}'!='D'
|
if (result.createable == "false") {
|
alert('没有新建报价的权限。');
|
} else if ('{!Opportunity.Agency_Is_Delete__c}' == "√") {
|
alert('经销商处于无效状态,不能新建报价。');
|
} else if ('{!Opportunity.Account_Is_Active__c}' == "無効") {
|
alert('科室处于无效状态,不能新建报价。');
|
} else if ('{!Opportunity.Hospital_Is_Active__c}' == "無効") {
|
alert('医院处于无效状态,不能新建报价。');
|
} else if ((excuteRs !='CommitCode')&&'{!Opportunity.RecordTypeId}'=='012100000006KMe'&& '{!Opportunity.Competitor__c}'!='E'&& '{!Opportunity.Competitor__c}'!='D') {
|
alert('没有批准的需求表,不能报价。');
|
} else {
|
if ({!Opportunity.Estimation_Decision__c}==0){
|
if('{!HTMLENCODE(Opportunity.RecordTypeId)}'=='012100000006KMe'){
|
var setQuote = sforce.apex.execute("ControllerUtil", "setQuote", {oppid:oppid});
|
window.open('/apex/SI_NewQuoteEntry?oppid={!Opportunity.Id}',"_blank");
|
|
}else{
|
window.open('/apex/NewQuoteEntry?oppid={!Opportunity.Id}',"_blank");
|
}
|
} else {
|
alert('{!$Label.Error_Message9}');
|
}
|
}</url>
|
</webLinks>
|
<webLinks>
|
<fullName>QuoteSelect</fullName>
|
<availability>online</availability>
|
<displayType>massActionButton</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>选择报价</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<requireRowSelection>true</requireRowSelection>
|
<url>{!REQUIRESCRIPT('/soap/ajax/51.0/connection.js')}
|
{!REQUIRESCRIPT('/soap/ajax/51.0/apex.js')}
|
//2021-10-21 gwy 版本更改为51.0
|
if ("{!Opportunity.Estimation_Decision__c}" == "1" ) {
|
alert("已经Decide了,不能做[选择报价]!");
|
} else {
|
try{
|
sforce.connection.sessionId = '{!$Api.Session_ID}';
|
var ids = {!GETRECORDIDS($ObjectType.Quote)};
|
if (ids.length > 0) {
|
var oppid = '{!Opportunity.Id}';
|
var quoid = ids[0];
|
var rs = sforce.apex.execute("NewQuoteEntryWebService","selectQuotation",{oppId:oppid,quoId:quoid});
|
if (rs == "true") {
|
alert('选择报价成功');
|
} else {
|
alert('选择报价失败');
|
}
|
window.top.location.reload();
|
} else {
|
alert('请选择一个报价');
|
}
|
} catch(e){
|
alert(e);
|
}
|
}</url>
|
</webLinks>
|
<webLinks>
|
<fullName>ReQuote</fullName>
|
<availability>online</availability>
|
<description>从选中的报价Copy出一个新的报价</description>
|
<displayType>massActionButton</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>再报价</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<requireRowSelection>true</requireRowSelection>
|
<url>{!REQUIRESCRIPT('/soap/ajax/51.0/connection.js')}
|
{!REQUIRESCRIPT('/soap/ajax/51.0/apex.js')}
|
//2021-10-21 gwy 版本更改为51.0
|
sforce.connection.sessionId = '{!$Api.Session_ID}';
|
var oppid = '{!Opportunity.Id}' ;
|
var result = sforce.connection.describeSObject("Quote");
|
if (result.createable == "false") {
|
alert('没有新建报价的权限。');
|
} else if ('{!Opportunity.Agency_Is_Delete__c}' == "√") {
|
alert('经销商处于无效状态,不能新建报价。');
|
} else if ('{!Opportunity.Account_Is_Active__c}' == "無効") {
|
alert('科室处于无效状态,不能新建报价。');
|
} else if ('{!Opportunity.Hospital_Is_Active__c}' == "無効") {
|
alert('医院处于无效状态,不能新建报价。');
|
} else{
|
if ({!Opportunity.Estimation_Decision__c}==0){
|
var ids = {!GETRECORDIDS( $ObjectType.Quote)};
|
if (ids.length == 1) {
|
if('{!HTMLENCODE(Opportunity.RecordTypeId)}'=='012100000006KMe'){
|
//var setQuote = sforce.apex.execute("ControllerUtil", "setQuote", {oppid:oppid});
|
window.open('/apex/SI_NewQuoteEntry?oppid={!Opportunity.Id}&copyid=' + ids[0], "_blank");
|
|
}else{
|
window.open('/apex/NewQuoteEntry?oppid={!Opportunity.Id}&copyid=' + ids[0], "_blank");
|
}
|
//window.open('/apex/NewQuoteEntry?oppid={!Opportunity.Id}&copyid=' + ids[0], "_blank");
|
} else {
|
alert('请选择一个报价');
|
}
|
} else {
|
alert('{!$Label.Error_Message9}');
|
}
|
}</url>
|
</webLinks>
|
</CustomObject>
|