> 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/datos-de-produccion/untitled.md).

# Produción diaria // Página de Entrada Diaria

{% hint style="success" %}
Ingrese a: Producción / Datos de Producción / Producción Diaria
{% endhint %}

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

Aquí encontrará una página donde puede ingresar los tallos que no se clasificaron, tales como:

* Flor para control de calidad
* Yemas para material vegetal
* Restricciones
* Pinches&#x20;
* Otra Razones

## Flor para control de calidad

## Yemas para material vegetal

## Restricciones

Una restrcción es un término para las flores que se tiran, que no se procesarán en un ramo (expoertable) o no se registrará como "Flor national". Estos tallos se irán a "Compost" y es una pérdida directa para la empresa. Se tiene dos opciones para registrar esto:&#x20;

1. Seleccione la fecha de inicio y fin (tiene que se la misma) y haga click en la tabla "Restricciones".

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

{% hint style="info" %}
Haga uso del campo **Search** para una búsqueda rápida.
{% endhint %}

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

### Registro de Restricciones Clasificadas

Si clasificó la variedad, entonces sabrá la cantidad de tallos de la restricción en cada longitud. En este caso, debe insertar la cantidad de tallos SOLAMENTE en las celdas de la longitud.

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

### Registro de Restricciones de Campo

Si usted no calificó la variedad y tira "mallas" enteras del campo, entonces no sabe la longitud del producto. En este caso, tenemos que ingresar un número total como restricción.

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

Ingrese los datos de acuerdo a la necesidad, una vez el dato se ingrese el sistema guarda automáticamente este dato, y un mensaje de Saved se despliega para confirmar el mismo.

<figure><img src="/files/49m5oLr642s6kS7DDbNI" alt=""><figcaption></figcaption></figure>

### Ver Restricciones&#x20;

Aquí se puede reportar cuántos tallos se han tirado en un periodo de tiempo. Seleccione la opción "Totals per Day" e ingrese un rango de tiempo para el reporte. &#x20;

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

Las restricciones también se mostrarán en el reporte de producción en la opción "Bruto Production by Variety Total".

![Report: Bruto Production by Variety Total (S)](/files/-M2e21ccATGMoMCjz29K)


---

# 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/datos-de-produccion/untitled.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.
