# The Orders

## Context:

Once the quote has been approved by AMB & ST, the order for the new manager is then placed with MASOCIETE.

In addition, another new order has been received for its new premises. It includes:

* A corner sofa
* 4 armchairs
* A wall-mounted TV stand

This order will also be prepared and shipped to AMB & ST.

## Implementation in Simax&#x20;

### Creation of an order from a quote

Once AMB & ST has approved the quote. In the quote list, simply click on **\[\[create order]].**

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

The quote lines are included in the order and saved.

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

## Creation of an order

To create an order, click on **Sales > Order > Create order.**

Fill in the customer, contact, and order lines.

<figure><img src="/files/1lL2cuuPRof5B0ZxldRY" alt=""><figcaption></figcaption></figure>

For the command line, click on **\[\[New]]** in **\[Amount]**, then choose the item name and quantity, and the rest will be filled in automatically.

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

And **\[\[Save]]**.

Both orders are visible in **Sales > Order > Orders**.

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

## Creation of branch order

Cf. Documentation ERP\_25\_Multi-company management


---

# 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://doc.simax.fr/documentation-simax-anglais/sales-management/the-orders.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.
