# Anular la recepción de un pedido

En caso de que un producto se reciba de forma incorrecta y no se haya cerrado la Orden de Compra, existe la posibilidad de anular la recepción del/de los producto(s).

{% hint style="danger" %}
Recuerde que el proceso de recepción es absolutamente el más importante de un almacén. Las malas prácticas de recepción provocarán muchos retrasos en otros procesos del almacén.
{% endhint %}

![P4 Warehouse Anular la recepción](/files/-Miv9nhWcFWhbDHHYTf5)


---

# 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/recepcion/un-receive-po.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.
