> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/guia-de-usuario-es/accounting/untitled/invoices-guia-credits-debits/pre-authorization-modifications.md).

# Modificaciones de Pre-Autorización

{% hint style="success" %}
**Ruta:** Home/Contabilidad/SRI Facturación Electrónica/**Envío de Comprobantes SRI**
{% endhint %}

En el menú despegable escoja la opción **Pre-authorization modifications.** Haga uso de los filtros para una búsqueda más especifica y/o acortar su rango de búsqueda; y pusle el botón **Search**

<figure><img src="/files/2ZKxI9WbvzX6XuqvS8XN" alt=""><figcaption><p><strong>Pre-authorization modifications</strong></p></figcaption></figure>

En esta página, el usuario puede cambiar información de un pedido facturado. Las fincas hacen uso de esta pagina para ajustar datos de exportación que se actualizan después del despacho. Generalmente, es actualizado antes de la autorización de documentos SRI, y para el cuadre de reportes de exportación.&#x20;

Se pueden modificar datos como:

* Pesos (**Gross Weight**)&#x20;
* **REF**: Customer PO o referencia del pedido
* Guías: **AWB HAWB**&#x20;
* Fecha de Vuelo (**Flying Date**)&#x20;
* Aeropuerto(**Airport**)
* **DAE/REF**: documento aduanero

<figure><img src="/files/vZRwkHIBLGpUGW62sNSQ" alt=""><figcaption></figcaption></figure>

También, en caso de que el pedido ya haya volado, el sistema también tiene opciones para verificar esta sección. Es llamada verificación de vuelo en la columna **STATUS** y tiene varias opciones en el menú despegable.

<figure><img src="/files/uy1aNh1L0DTnyXvBwlVV" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Solo la opción **VERIFIED** aparecerá en el reporte OE, SENAE, ECUAPASS
{% endhint %}

Una vez realizado los cambios que se requieran haga clic en el botón verde **Save** para guardar los cambios.&#x20;

<figure><img src="/files/C8FEw71msk49KT9Vm5jJ" alt=""><figcaption></figcaption></figure>


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/accounting/untitled/invoices-guia-credits-debits/pre-authorization-modifications.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.
