> For the complete documentation index, see [llms.txt](https://docs.p4.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4.software/p4-warehouse-spanish/miscelaneos/inventory/substitute-convert.md).

# Sustituto Convertir

P4 Almacén Sustituir Convertir<br>

Sustituto Convertir es una función única en P4 Warehouse. Esta función está diseñada para permitir la conversión limpia de un SKU a otro SKU diferente.<br>

Para este proceso utilizaremos el ejemplo de los Pavos. Muchas tiendas compran y luego venden pavos por peso, ya sea libras o kilos. Sin embargo, otras tiendas como Costo compran y luego venden pavos como unidades. En el Almacén P4 crearía dos SKU's uno para decimales (peso) y otro para unidades, en ambos SKU's introduciría la palabra pavo en el grupo sustituto. Luego con un PDT (dispositivo android) introducirías el proceso llamado Conversión de Sustituto.

![](/files/-MkWyJqLF3TLhWCXETUB)

Aquí escaneará una etiqueta para procesar la solicitud de sustitución.&#x20;

Ejemplo: Se solicita al usuario que convierta 500 pavos a libras, esto creará aproximadamente treinta y ocho pavos. Una vez completada la conversión, los pavos individuales estarán disponibles para la venta.

{% hint style="info" %}
En el Sistema de Almacén P4 esto se reflejará como una conversión de producto, dependiendo de su ERP lo más probable es que se refleje como un ajuste negativo / positivo.
{% endhint %}


---

# 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:

```
GET https://docs.p4.software/p4-warehouse-spanish/miscelaneos/inventory/substitute-convert.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.
