> 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/preguntas-frecuentes/panel-de-control/como-generar-una-orden-de-pago.md).

# ¿Cómo generar una orden de pago?

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

Para generar una orden de pago, debe ir al reporte de [Compras y Gastos](https://panel.encom.com.py/@#report_purchases) en el panel de control, buscar la(s) facturas a pagas filtrando por fecha o directamente escribiendo en el campo para filtrar el listado.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIB5bDSx9aUnfBVZkB4%2F-MIBKc0Tj_3I7_gpaWsS%2FScreen%20Shot%202020-09-26%20at%205.32.25%20PM.png?alt=media\&token=2ee1135c-552b-4727-9a48-b578266eb2c8)

Si en el listado aparecen facturas que no quiere imprimir pude seleccionarlas presionando la tecla **Shift + clic** en cada línea > va al menú del listado y presiona en **Mostrar/Ocultar**, esto hará que esas facturas no se impriman ni se exporten a excel.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIB5bDSx9aUnfBVZkB4%2F-MIBKpjbNZjcVGJUGZKc%2FScreen%20Shot%202020-09-26%20at%205.34.45%20PM.png?alt=media\&token=fb4d374a-f49a-47e8-83c6-e986ccc79e19)

También puede habilitar solo las columnas que desea imprimir. Si desea ordenar mejor las líneas puede activar la opción **Orden Manual**, una vez activada esta opción podrá arrastrar las líneas a la posición que desea.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIB5bDSx9aUnfBVZkB4%2F-MIBLDcTc9w75Q1Pia5y%2FScreen%20Shot%202020-09-26%20at%205.36.33%20PM.png?alt=media\&token=ae966e39-232d-4d82-b776-d7a0ad4f9641)

Una vez que tenga todo organizado, vaya al menú y presione en Imprimir y listo, podrá guardar el documento en PDF o imprimir en cualquier impresora.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIB5bDSx9aUnfBVZkB4%2F-MIBLdxczBnHXwLWdqmQ%2FScreen%20Shot%202020-09-26%20at%205.37.37%20PM.png?alt=media\&token=de98c37b-9a60-4995-ba58-16f090486507)


---

# 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/preguntas-frecuentes/panel-de-control/como-generar-una-orden-de-pago.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.
