> 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/produccion/maestro-de-productos/tarifas-para-empaque-del-producto.md).

# Tarifas para Empaque del Producto

{% hint style="success" %}
Ingrese a: Home / Producción / Maestro de Productos / **Tarifas para Empaque del Producto**
{% endhint %}

Verifique primero, si su tarifa de empaque está asignada.

Seleccione los respectivos filtros de búsqueda:\
**A** (Especie)\
**B** (Variedad)\
**C** (Tipo de Caja)\
**D** En este filtro se debe utilizar esta opción "**Update By Item/Length/QTY Box**".

Por último presione la **E** "View Current Packing Rates" para ver las tarifas de empaque actuales.

![](/files/-MBa3ZXXz8HPPj2PZEyY)

Después de presionar en "View Current Packing Rates" para ver las tarifas de empaque actuales.

El sistema lo llevará a una visualización general en la que se puede verificar si el artículo tiene un # de tallos asignado a un tipo de caja en específico.&#x20;

Esa página tiene el siguiente aspecto:

![](/files/-MBa4fs92uTRw8WsnS_C)

### Actualizar una tarifa de empaque&#x20;

Si su artículo no cuenta con la tarifa de empaque, cargue la tarifa de la siguiente manera:&#x20;

Los filtros **A, B** son opcionales.

Pero los filtros **C, D y E** son de carácter obligatorio.&#x20;

En el Filtro **D,** debemos elegir la opción **"Update By Item/Lenght/QTY Box".**

Una vez que presione el botón CSV después de utilizar los filtros de búsqueda, el sistema le dará un archivo de descarga que puede abrir, editar y guardar en Excel.

![](/files/-MBa98ks1924lm8sF66O)

Una vez que su archivo esté listo,&#x20;

Debemos dirigirnos nuevamente a configurar los filtros.

&#x20;**A** (tipo de Caja), **B** (selección de informe) "**Update By Item/Lenght/QTY Box"** y cargue el archivo a través del botón de selección **C** (examinar).

Después de seleccionar el archivo con **C,** debemos cargar el archivo al sistema utilizando en **D** "**Upload File".**

![](/files/-MBaB6PJanf6IP5bQJUl)

###


---

# 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/produccion/maestro-de-productos/tarifas-para-empaque-del-producto.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.
