Comida¶
The Lunch application in Odoo allows users to conveniently order food and pay for their meal directly from the database.
Before employees can use the Lunch application, there are a number of configurations that need to be made: settings, vendors, locations, products, and product categories. Once these are created and configured, employees can view offerings and order food.
Ajustes¶
In the Settings menu, only two items need to be configured: overdraft settings and notifications. To access the settings, navigate to .
Configure lo siguiente:
Sobregiro para almuerzos: ingrese el sobregiro máximo para empleados. El formato de divisa se determina por los ajustes de localización de la empresa.
Reception notification: set the message users receive via the Discuss app when their food has been delivered. The default message
Your lunch has been delivered. Enjoy your meal!
populates this field, but can be modified, if desired.
Truco
If a database has multiple languages installed, many forms in the Lunch application have the option of entering translations for various fields.
Si hay traducciones disponibles para configurar, aparece un código de idioma junto a un campo traducible en un formulario. Para añadir traducciones a ese campo, haga clic en el código de idioma de dos letras (por ejemplo, ES para español) y aparecerá una ventana emergente de traducción.
El siguiente es un ejemplo para el campo Notificación de recepción en el menú de ajustes:
Navigate to EN In the top-right of the text box beneath the Reception notification section. A Translate: company_lunch_notify_message pop-up window loads with the option to enter a translation for the other languages used by the database.
. Click theLa primera columna es una lista de diferentes idiomas en orden alfabético, con el idioma actual en negritas. La segunda columna tiene el mensaje que actualmente se usa en cada fila. La última columna en la derecha muestra una caja de texto para insertar la traducción en cada idioma.
Ingrese el texto que debe aparecer para cada idioma y después haga clic en Guardar.

Ubicaciones¶
By default, Odoo creates an HQ Office
location when the Lunch application is installed. If a
company has more than one location, they must be configured.
To add a location, navigate to New button in the top-left corner and a blank line appears beneath the last location in the list.
. The currently configured locations appear in a list view. Click theIngrese el nombre de la ubicación en el campo. Después, haga clic en el campo Direcciones a la derecha del nombre e ingrese la dirección de la ubicación. Es posible ingresar múltiples líneas de texto en el campo de dirección.
Repita este proceso para todas las ubicaciones que se deben agregar.

Alertas¶
It is possible to set up alerts that can either be displayed in the Lunch app, or be sent to specific employees via the Discuss app.
No alerts are preconfigured by default. To set up an alert, navigate to New button in the top-left corner and a blank lunch alert form loads. Enter the following information on the form:
. Click theAlert Name: enter a name for the alert. This should be short and descriptive, such as
New Lunch Vendor
orOrder by 11:00 AM
. This field is required.Display: select whether the alert is visible in the Lunch app (Alert in app) or sent to employees via the Discuss app in a chat window (Chat notification).
Destinatarios: Este campo solo aparece si selecciona Notificación de chat en la opción Mostrar. Seleccione quién recibirá la alerta del chat, las opciones son: Todos, Empleado que ordenó la semana pasada, Empleado que ordenó el mes pasado y Empleado que ordenó el año pasado.
Ubicación: seleccione las ubicaciones en las que la alerta debe aparecer desde el menú desplegable, puede seleccionar varias ubicaciones. Este campo es obligatorio, si la alerta se aplica a todas las ubicaciones. seleccione todas desde el menú desplegable.
Mostrar hasta: si la alerta debe caducar en una fecha específica, seleccione la fecha de la ventana emergente del calendario.
Activo: esta opción está activada de forma predeterminada (aparece en color verde). Para apagar la alerta, haga clic en el botón para que ya no aparezca en ese color.
Mensaje: Ingrese la alerta de mensaje en este campo, que es obligatorio.
Tiempo de notificación: seleccione los días de la semana en los que se deba enviar la alerta, los siete días están activados de forma predeterminada. Haga clic en la casilla para cambiar el ajuste de activo a inactivo.
Si seleccionó Notificación de chat para la opción Mostrar también aparecerá un campo de Tiempo. Ingrese el tiempo en el que se deba enviar el mensaje de chat. Después, seleccione si el tiempo será AM o PM usando el menú desplegable a la derecha del campo Tiempo.

Ver también