# ¿Cómo creo una venta con otra fecha?

Puede darse casos en los que necesite hacer una venta con una fecha anterior a la de hoy, para eso, en su [caja registradora](https://app.encom.com.py) debe ir al **Menu Principal > Ajustes**

Se abrirá una ventana en donde verá la opción de **Fecha,** presionando en el campo de fecha podrá modificar la fecha de la venta en progreso.

{% hint style="info" %}
Cuando desee finalizar la venta, el sistema le avisará que la fecha de la venta no corresponde a la fecha de hoy, si desea continua presione en **Aceptar**
{% endhint %}


---

# 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/preguntas-frecuentes/caja-registradora/como-le-cambio-de-fecha-a-una-venta.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.
