# Quote Creation and Promotion

**Note**: Choose the Price Book for an Opportunity, ensure that both the Price Book and the associated Products are active.\
\
Follow the below steps to create a Quote through Opportunity in Salesforce using GUMU.

1\. Navigate to the “Accounts” tab in the “GUMU Integration App” and select the “Account” for which you wish to create an Opportunity.

2\. Salesforce displays a “Related” tab where you can scroll and see “Opportunity” Object. Click on the “New” button to create an Opportunity for that Account.

<figure><img src="/files/kXl6GDGqRxIMlCOsw1I7" alt=""><figcaption></figcaption></figure>

3. Click on the “New” button in the window to create a New Opportunity. Select Required fields and price book to select the products in quotes.

<figure><img src="/files/kBxYPaAhkWF3svyOLv3z" alt=""><figcaption></figcaption></figure>

4. After creating the Opportunity user must navigate to the created Opportunity to create a Quote by clicking on the “Quote” Button. Refer to the image below.

<figure><img src="/files/y2c0pF69IE1DdLyesfjm" alt=""><figcaption></figcaption></figure>

5. After clicking the “New” Button in the Quote Section, a new window will populate to create a New Quote fill in the required fields, and click on the save button.

**Note**: Make sure to fill in the Expiration date before saving the Quote.

<figure><img src="/files/lsVLGutt5KaXzwwCydbe" alt=""><figcaption></figcaption></figure>

6. A quote gets created, click on the quote number to view the quote.

<figure><img src="/files/joWvNTrQwwtPjqnhaZId" alt=""><figcaption></figcaption></figure>

7. To add products to the quote, click on the “New ERP Product” button.

<figure><img src="/files/KwFlcjY0O46dmex6JIWY" alt=""><figcaption></figcaption></figure>

8. Select the required fields on the New ERP Product screen and click on the save button to save the product details as mentioned in the below screenshot.

<figure><img src="/files/rU7du4IT6l3cWCLUVJUV" alt=""><figcaption></figcaption></figure>

9. The added product will be listed under the Quote line items section under the “Related” tab. Refer to the image below. Once the Quote is created user can promote the Quote from Salesforce to Acumatica ERP system by clicking on the “Promote Quote” button.

<figure><img src="/files/RQRSx5P2vdB8Jy2lC8qh" alt=""><figcaption></figcaption></figure>

10. Once the Quote is promoted to the Acumatica ERP, the “ERP Number” will be generated successfully.

<figure><img src="/files/SBmejghCgmjhU7E9EMc9" alt=""><figcaption></figcaption></figure>

11. To generate the Order from Quote, click on the “Generate Order” button that is located on the right-hand side upper corner of the Quote screen.

<figure><img src="/files/lbHBZbvBlAfAUKhtxx18" alt=""><figcaption></figcaption></figure>

12. Upon selecting the "Generate Order" button, Salesforce will update the "Order Generated" field on the Quote screen, and a new Order will be generated in Salesforce. A confirmation message indicating the successful order generation will also appear.

<figure><img src="/files/3iS774gddyM2mglg45Jr" alt=""><figcaption></figcaption></figure>

13. Once the Order is generated the “**Order Generated**” checkbox gets automatically checked.

<figure><img src="/files/Rc75hvg8ZooMXdVF1GXx" alt=""><figcaption></figcaption></figure>

The Order will be visible in the Standard Orders tab of the GUMU Integration.

<figure><img src="/files/D1wYW3rXXzxso7M9Wlk8" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.greytrix.com/gumu-salesforce-integration/acumatica/gumu-tm-integration/quote-creation-and-promotion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
