Skip to content

Commit

Permalink
formatting - activate contracted pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Gerow committed Jun 23, 2017
1 parent 5ea87f4 commit 31f981b
Show file tree
Hide file tree
Showing 27 changed files with 28 additions and 109 deletions.
5 changes: 1 addition & 4 deletions src/workflows/Product2.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
7 changes: 2 additions & 5 deletions src/workflows/SBQQ__ContractedPrice__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,9 @@
<name>Set_External_Id</name>
<type>FieldUpdate</type>
</actions>
<active>false</active>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__CustomActionCondition__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__CustomAction__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__CustomScript__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__DiscountSchedule__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ErrorCondition__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ImportColumn__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ImportFormat__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__LineColumn__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__LookupQuery__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__OptionConstraint__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__PriceAction__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__PriceCondition__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__PriceRule__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ProcessInput__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ProductAction__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ProductFeature__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ProductOption__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__ProductRule__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__QuoteProcess__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__QuoteTemplate__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__QuoteTerm__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__SearchFilter__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__SummaryVariable__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
<type>FieldUpdate</type>
</actions>
<active>true</active>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__TemplateContent__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>
5 changes: 1 addition & 4 deletions src/workflows/SBQQ__TemplateSection__c.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
</actions>
<active>true</active>
<description>Sets External Id to be the concatenation of the Org Id and the Record Id.</description>
<formula>OR(
ISBLANK(ExternalId__c),
AND(ISNEW(),ISCLONE())
)</formula>
<formula>OR( ISBLANK(ExternalId__c), AND(ISNEW(),ISCLONE()) )</formula>
<triggerType>onAllChanges</triggerType>
</rules>
</Workflow>

0 comments on commit 31f981b

Please sign in to comment.