Settings of a new search to display the Estimate or Quote Date Processed:
- Navigate to Lists > Search > Saved Searches > New.
- Click Transaction.
- Enter the Search Title. For example: Processed Quotes
- Under Criteria tab > Standard sub tab, add the following filters:
- Type = Estimate
- Main Line = true
- Status = Estimate:Processed
- System Notes:Type = Change
- System Notes:New Value contains Processed
- Click Results tab.
- Columns sub tab.
- Select System Notes : Date.
- Enter Processed Date in the Custom Label column.
- Click Preview.
Formula Date: Formula = DECODE({systemnotes.newvalue} ,'Processed',{systemnotes.date})
No comments:
Post a Comment