Quote Proposal Sent
  • 06 May 2024
  • 1 Minute to read
  • Dark
    Light

Quote Proposal Sent

  • Dark
    Light

Article summary

Purpose

Allows you to run a script to run a custom action when a quote's proposal is marked as sent.

Setup

Upload the script for Quote Proposal Sent.

For details about uploading and configuring Groovy scripts, read Upload a Groovy script.

Binding variables

In addition to the common binding variables, the following binding variables are available for this extension point.

Variable nameClassDescription
salesItemsTreeSalesItemsTree Represents the quote. It contains the functions that you can use to query and modify the quote and its line item data.

Expected output

Not applicable.

Script execution

A script that you upload for this extension point is run automatically when a user selects Mark Proposal Sent in a quote. If the salesItemsTree variable has been used to modify the quote data in the script, the changes are applied to the quote.

If no script has been uploaded for this extension point, the standard action is to add a note to the quote that the proposal for the quote has been sent. If the script has been uploaded for it, however, this can be overwritten to run another action, such as sending information to an external system.

Note

When a script is uploaded for this extension point, selecting Mark Proposal Sent runs the script and nothing else. You can re-purpose the button by renaming it and defining custom actions in the script.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.