# Realizar una venta a crédito

Para Realizar una venta a crédito necesita seguir los mismos pasos para [realizar una venta al contado](http://docs.encom.com.py/caja-registradora/ventas/como-realizar-una-venta) y puede [añadir un cliente a la venta](http://docs.encom.com.py/caja-registradora/ventas/como-anadir-un-cliente-a-una-venta).

Una vez añadidos lo artículos y cliente a la venta, deberá activar la opción **Crédito** activando el botón correspondiente

<picture><source srcset="/files/5R2isjFzAjlYZASeX3kP" media="(prefers-color-scheme: dark)"><img src="/files/s43MztyNfcaVTdbWUnRV" alt=""></picture>

Presione el botón **Cobrar** y aparecerá una ventana con un calendario donde deberá de asignar una fecha de vencimiento de pago.

<picture><source srcset="/files/JPubMaW7P6jvEtCdXubw" media="(prefers-color-scheme: dark)"><img src="/files/pTFDhyfHeOHKoiDb9nTs" alt=""></picture>

Al confirmar la fecha de vencimiento, la venta finalizará y le llevará a la pantalla de confirmación.

<picture><source srcset="/files/3duWzklDOhywr0QwyvEm" media="(prefers-color-scheme: dark)"><img src="/files/vI8O8KInp8fSFFylHB4F" alt=""></picture>

Si tiene configurada una impresora, automáticamente se imprimirá el comprobante o factura o puede presionar el botón **Imprimir**


---

# 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://docs.encom.com.py/caja-registradora/ventas/realizar-una-venta-a-credito.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.
