> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/caja-registradora/panel-de-ordenes/crear-una-nueva-orden.md).

# Crear una nueva orden

{% embed url="<https://www.loom.com/share/8821238c74c5419cb5b552e5c6418585>" %}

El proceso para crear una orden es idéntico al que se hace para una venta. Seleccione los productos y/o servicios, añada un cliente (opcional) pero en lugar de dar click en el botón azul de **Pagar**, debe ir al **menú de opciones** y presionar en **Orden** o también puede presionar la tecla `O` (si está usando el sistema en el explorador) para entrar al modo **Orden.**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MOHyRZhozUWQmX6Oet_%2F-MOHzkrjqx2cjhNaoy3p%2FScreen%20Shot%202020-12-11%20at%203.09.51%20PM.png?alt=media\&token=becb35ad-1cda-4408-9a38-9f81b9030da9)

{% hint style="info" %}
Una vez hecho estos pasos verá que el botón de cobrar cambia al color verde. Esto indica que la transacción que procese será una orden y no una venta.
{% endhint %}

Presione el botón para generar la orden y verá una pantalla verde con el texto **Orden Generada** puede imprimir la orden (opcional).

## **Delivery o Pickup**

Si esta orden va a ser enviada por delivery a la ubicación del cliente añadida en el [perfil de direcciones del cliente](https://docs.encom.com.py/caja-registradora/clientes/direcciones) puede ingresar al menú de opciones (tecla `E`) y seleccione **Etiquetas.**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MShf-Cmf_dJGlHiaYU-%2F-MShftHicizDnJ3gNmJu%2FScreen%20Shot%202021-02-04%20at%2012.35.14%20PM.png?alt=media\&token=695a83cf-e77a-4430-a3ff-b97b7c282079)

Active la opción **Delivery** para envíos, si el cliente va a pasar a retirar el pedido active la opción **Pickup.**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MShf-Cmf_dJGlHiaYU-%2F-MShftHl4tHsq3pNw04f%2FScreen%20Shot%202021-02-04%20at%2012.35.29%20PM.png?alt=media\&token=447c56dd-aee5-4774-9bd6-82a3cce9ad72)


---

# 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://encom-1.gitbook.io/encom-docs/caja-registradora/panel-de-ordenes/crear-una-nueva-orden.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.
