# Pedido pendiente

{% hint style="success" %}
Un pedido pendiente son los productos sobrantes que no se enviaron en el pedido original.
{% endhint %}

Los Pedidos Pendientes son típicamente auto creados ya sea por su ERP o por P4 Warehouse. En raras situaciones el proceso es enviar y cancelar, en esta configuración no se generará ningún pedido pendiente. Enviar y Cancelar es común en la industria alimentaria.

Un pedido pendiente tendrá el mismo aspecto que un Pick Ticket normal, sin embargo, en el esquema de numeración observará un \_1  o \_2 en el número de pedido que indica la versión del pedido pendiente.


---

# 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.p4.software/p4-warehouse-spanish/gestion-de-pedidos/crear-ordenes-de-salida/back-order.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.
