> 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/panel-de-control/reportes/reporte-de-ventas-1/transacciones.md).

# Transacciones

En esta sección podrá visualizar todo lo referente a sus ventas, en las fecha/hora que filtre. Para eso debe dar click a los rangos de fecha y hora que aparecen en la parte superior izquierda de su pantalla.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MRQkvgcOi95wDGPioMR%2F-MRRAYsbJmZuezI5ePAW%2Fimage.png?alt=media\&token=4f12a8bf-435e-45ff-ad3a-1167e2a65034)

***Una vez filtrado el rango de fechas en el que desea su reporte, la misma aparece de esta forma en pantalla:***

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MRRAcwxTm12pb2TJIa0%2F-MRRB8Ny_CdbgfoNL9J_%2Fimage.png?alt=media\&token=eebeae8b-4d9e-4d2c-b9a8-dc8bca73094c)

Los datos que verás, son las transacciones hechas desde la caja registradora según el rango de fecha seleccionado, modo de venta (crédito o contado), montos, Nro. de factura, fecha de venta etc..

***Al seleccionar una de las facturas, podrás ver el detalle de las mismas de esta manera:***

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MRRBGgj58ADuFQ-cVcN%2F-MRRBaAjALcKPzmSdT4H%2Fimage.png?alt=media\&token=e27824ef-8421-4635-9fca-c36af85d2bf4)

Podrás editar los datos de la factura, tales como: cliente, fecha, sucursal, usuario, Nro. de factura, agregar etiquetas y notas; y también eliminar la transacción.

Para ver los pagos recibidos a las cuentas a crédito dar click al botón con le mismo nombre y te mostrará la lista de las facturas a crédito.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M16usHki1GhKWglbpy1%2F-M172ztwXh_G_FGfdjif%2Fimage.png?alt=media\&token=f01b5205-0456-40c3-8ea6-bd84da9374f8)

Tendrás la opción de eliminar el pago con la X de la parte izquierda de la factura, cambiar la sucursal y el usuario.


---

# 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/panel-de-control/reportes/reporte-de-ventas-1/transacciones.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.
