> 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/ventas/vender-servicios-variables.md).

# Vender servicios variables

Cuando se ofrecen servicios muy personalizados no se puede tener un listado de servicios predefinido para seleccionarlos y procesarlos como una venta. Para estos casos le mostramos como vender servicios variables.

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

Primero debe [crear un servicio](https://docs.encom.com.py/panel-de-control/articulos) "comodín" en el panel de control que será utilizado cada vez que vendamos un servicio variable.

Estando en la caja, seleccione el servicio comodín, luego presione nuevamente para ver sus opciones y modifique el precio de venta.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MCD14c9z5psdeNtX8zp%2F-MCD6ILlEgsCLEbnjpZi%2FScreen%20Shot%202020-07-14%20at%2012.13.51%20PM.png?alt=media\&token=843dfd44-12dc-495d-883e-b91184f0e813)

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MCD14c9z5psdeNtX8zp%2F-MCD6lCUQQ114Ug1-bbI%2FScreen%20Shot%202020-07-14%20at%2012.14.02%20PM.png?alt=media\&token=49965648-e625-4b1d-a20d-41ea3a8e18fd)

Luego debe ir a la opción Nota y añade la descripción de este servicio.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MCD14c9z5psdeNtX8zp%2F-MCD6yov9vWPC5lO_g37%2FScreen%20Shot%202020-07-14%20at%2012.14.30%20PM.png?alt=media\&token=ed690c4e-b859-4319-a30d-60655d44383f)

Listo, el resto se procesa normalmente como una venta y puede configurar para que su factura muestre la descripción personalizada.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MCD14c9z5psdeNtX8zp%2F-MCD77mj7KwjtY2iOdH0%2FScreen%20Shot%202020-07-14%20at%2012.15.37%20PM.png?alt=media\&token=4846a79d-5098-4acb-8fc9-5673c19aad5d)


---

# 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/ventas/vender-servicios-variables.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.
