Changing QuoteWerks / Sage ACT! integration Forecast and Call Back defaults

Individual users can change the default Forecast Close Date, Forecast Probability, Call Back Date and Call Back Time when creating follow-up tasks from QuoteWerks by editing the {username}.ini file ForecastCloseDate, ForecastProbability, CallBackDate and CallBackTime keys under the [Preferences] section. To do this, then follow these steps:

  • Using Windows Explorer, navigate to the QuoteWerks file directory on your PC or server
  • Open the {username}.ini file in Notepad (or similar text editor)
  • Look for the ForecastCloseDate, ForecastProbability, CallBackDate and CallBackTime keys underneath the [Preferences] section (these may or may not exist, if they do not exist then create them)
  • Set the ForecastCloseDate={+X} where X is the number of days in the future
  • Set the ForecastProbability=Y where Y is a numeric value less than or equal to 100
  • Set the CallBackDate={+Z} where Z is the number of days in the future
  • Set the CallBackTime={+M} where M is the number of minutes in the future
  • Save and close the {username}.ini file
  • (Re)Start QuoteWerks for the change to take effect

On completion, the {username}.ini will look something like the following (note that the elipses are to represent other ini file keys, the elipses should not be placed in the actual ini file):

[Preferences]
ForecastCloseDate={+30}
ForecastProbability=90
CallBackDate={+7}
CallBackTime={+30}

Related Stories

See all

Case Study: Revolutionizing Service Contract Quotations with Contract Calculator Integration

Feb 05, 2025

Discover how Tescan transformed their sales process with a cutting-edge Contract Calculator, seamlessly integrating SugarCRM and QuoteWerks to deliver faster, more accurate customer quotations.   Project Goals Tescan aimed to:   Key Actions   Overcoming Challenges   Results   Customer Testimonial “The new Contract Calculator has transformed our Service Sales process. We can now generate […]

READ MORE

Hilltops IT Launches ConnectIt-SageOne Integration for QuoteWerks and Sage One Business Cloud

Feb 05, 2025

Hilltops IT Consultancy Services Ltd is excited to announce the launch of ConnectIt-SageOne, a powerful integration solution designed to seamlessly connect QuoteWerks with Sage One Business Cloud. This innovative product aims to enhance business efficiency, accuracy, and productivity by automating data transfer and synchronization between the two platforms. Read the full press release here! Get […]

READ MORE

Copying the QuoteWerks QuoteValet URL to the Windows clipboard

Jan 31, 2019

The script below provides a way to quickly and easily copy the QuoteValet document URL for the current open document in QuoteWerks to the Windows clipboard. This can then be pasted into an email or other document to send to your customer. To implement the script, we suggest copy/pasting the below code into a text […]

READ MORE