> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-sage-crm-integration/sage-intacct/user-guide/working-with-orders/promoting-order-from-sage-crm-to-sage-intacct.md).

# Promoting Order from Sage CRM to Sage Intacct

**To promote an order from Sage CRM to Sage Intacct:**

1. Select Customer for which you want to create order.
2. Click on New Order for that customer. While creating a new order default values such for the Bill to, Ship to and Payment Terms values against the selected customer are fetched on real time basis from Sage Intacct.<br>

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

   <br>

   <figure><img src="/files/ayXpyBn96032n9pR6c6s" alt=""><figcaption></figcaption></figure>
3. Save the order header information.
4. Click on the Add New Line Item button to add the line item.
5. User can search for an item using the product lookup field and select the same.\ <br>

   <figure><img src="/files/GlSSCsr0RdeZBCh1UnCu" alt=""><figcaption></figcaption></figure>
6. Alternatively the user can click on the Sage Intacct Lookup link to select line item. This page displays information such as quantity on hand, quantity on hold, etc. on real time basis directly from the Sage Intacct.<br>

   <figure><img src="/files/zff2tPkcOR5Lm0u8fhxX" alt=""><figcaption></figcaption></figure>
7. Once line item is selected, it will load price of that product as per the price list selected on the Sage Intacct Configuration in Sage CRM.<br>

   <figure><img src="/files/LoB5WQMCO3cGEVquRotu" alt=""><figcaption></figcaption></figure>
8. Once line item is added, user will be able to see Promote button in action menu button list.
9. User can click on that button to promote that order from Sage CRM to Sage Intacct.\ <br>

   <figure><img src="/files/5Z4JCu7O0kNd4CStrXqS" alt=""><figcaption></figcaption></figure>
10. Once order is promoted, user cannot edit that order from Sage CRM. User can then keep track on that promoted order from the **Order Inquiry tab** where it displys data on real time basis directly from Sage Intacct.

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

**Multi-Currency Support**

Sage CRM user can promote Sales Order from Sage CRM to Sage Intacct using different currencies. Please note that those currencies should be defined in Sage Intacct and Sage CRM. Once currencies are defined in both Sage CRM and Sage Intacct, admin user will have to import all the products using Import Product routine.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-sage-crm-integration/sage-intacct/user-guide/working-with-orders/promoting-order-from-sage-crm-to-sage-intacct.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
