mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[IMP] Lunch: Update main doc
closes odoo/documentation#13661 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
@@ -4,30 +4,35 @@
|
||||
Lunch
|
||||
=====
|
||||
|
||||
The *Lunch* application in Odoo allows users a convenient way to order food and pay for their meal
|
||||
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 to consider:
|
||||
settings, vendors, locations, products, product categories, and alerts. Once these are created,
|
||||
employees can view offerings and order food.
|
||||
Before employees can use the **Lunch** application, there are a number of configurations that need
|
||||
to be made: :ref:`settings <lunch/settings>`, :doc:`vendors <lunch/vendors>`, :ref:`locations
|
||||
<lunch/locations>`, :doc:`products <lunch/products>`, and :ref:`product categories
|
||||
<lunch/product-categories>`. Once these are created and configured, employees can view offerings and
|
||||
order food.
|
||||
|
||||
.. _lunch/settings:
|
||||
|
||||
Settings
|
||||
========
|
||||
|
||||
Only two settings are needed to configure in the *Lunch* app: overdraft settings and notifications.
|
||||
To access the settings, navigate to :menuselection:`Lunch app --> Configuration: Settings`.
|
||||
In the :guilabel:`Settings` menu, only two items need to be configured: overdraft settings and
|
||||
notifications. To access the settings, navigate to :menuselection:`Lunch app --> Configuration -->
|
||||
Settings`.
|
||||
|
||||
Configure the following:
|
||||
|
||||
- :guilabel:`Lunch Overdraft`: enter the maximum overdraft amount for employees. The currency
|
||||
format is determined by the localization setting of the company.
|
||||
- :guilabel:`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.
|
||||
- :guilabel:`Lunch Overdraft`: enter the maximum overdraft amount for employees. The currency format
|
||||
is determined by the localization setting of the company.
|
||||
- :guilabel:`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.
|
||||
|
||||
.. tip::
|
||||
If in a database with multiple languages installed, many forms in the *Lunch* application have
|
||||
the option of entering translations for various fields.
|
||||
If a database has multiple languages installed, many forms in the **Lunch** application have the
|
||||
option of entering translations for various fields.
|
||||
|
||||
If translations are available to be configured, a language code appears next to a translatable
|
||||
field on a form. To add translations for that field, click the two letter language code (for
|
||||
@@ -36,8 +41,8 @@ Configure the following:
|
||||
The following is an example for the :guilabel:`Reception notification` field in the settings
|
||||
menu:
|
||||
|
||||
Navigate to :menuselection:`Lunch app --> Configuration: Settings`. Click the :guilabel:`EN` In
|
||||
the top-right of the text box beneath the :guilabel:`Reception notification` section. A
|
||||
Navigate to :menuselection:`Lunch app --> Configuration --> Settings`. Click the :guilabel:`EN`
|
||||
In the top-right of the text box beneath the :guilabel:`Reception notification` section. A
|
||||
:guilabel:`Translate: company_lunch_notify_message` pop-up window loads with the option to enter
|
||||
a translation for the other languages used by the database.
|
||||
|
||||
@@ -48,17 +53,18 @@ Configure the following:
|
||||
Enter the text that should appear for each language, then click :guilabel:`Save`.
|
||||
|
||||
.. image:: lunch/translation.png
|
||||
:align: center
|
||||
:alt: The translation text box, with the current language highlighted, and the Arabic
|
||||
translation field highlighted.
|
||||
|
||||
.. _lunch/locations:
|
||||
|
||||
Locations
|
||||
=========
|
||||
|
||||
By default, Odoo creates an `HQ Office` location when the *Lunch* application is installed. If a
|
||||
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 :menuselection:`Lunch app --> Configuration: Locations`. The
|
||||
To add a location, navigate to :menuselection:`Lunch app --> Configuration --> Locations`. The
|
||||
currently configured locations appear in a list view. Click the :guilabel:`New` button in the
|
||||
top-left corner and a blank line appears beneath the last location in the list.
|
||||
|
||||
@@ -69,23 +75,23 @@ address field.
|
||||
Repeat this for all locations that need to be added.
|
||||
|
||||
.. image:: lunch/locations.png
|
||||
:align: center
|
||||
:alt: A list view of the locations with the new button highlighted.
|
||||
|
||||
Alerts
|
||||
======
|
||||
|
||||
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.
|
||||
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 pre-configured by default. To set up an alert, navigate to :menuselection:`Lunch app
|
||||
--> Configuration: Alerts`. Click the :guilabel:`New` button in the top-left corner and a blank
|
||||
No alerts are preconfigured by default. To set up an alert, navigate to :menuselection:`Lunch app
|
||||
--> Configuration --> Alerts`. Click the :guilabel:`New` button in the top-left corner and a blank
|
||||
lunch alert form loads. Enter the following information on the form:
|
||||
|
||||
- :guilabel:`Alert Name`: enter a name for the alert. This should be short and descriptive, such as
|
||||
`New Lunch Vendor` or `Order by 11`. This field is **required**.
|
||||
- :guilabel:`Display`: select whether the alert is visible in the *Lunch* app (:guilabel:`Alert in
|
||||
app)` or sent to employees via the *Discuss* app in a chat window (:guilabel:`Chat notification`).
|
||||
`New Lunch Vendor` or `Order by 11:00 AM`. This field is **required**.
|
||||
- :guilabel:`Display`: select whether the alert is visible in the **Lunch** app (:guilabel:`Alert in
|
||||
app)` or sent to employees via the **Discuss** app in a chat window (:guilabel:`Chat
|
||||
notification`).
|
||||
|
||||
- :guilabel:`Recipients`: this field only appears if :guilabel:`Chat notification` is selected for
|
||||
the :guilabel:`Display` option. Select who receives the chat alert. The options are:
|
||||
@@ -93,8 +99,8 @@ lunch alert form loads. Enter the following information on the form:
|
||||
ordered last month`, or :guilabel:`Employee who ordered last year`.
|
||||
|
||||
- :guilabel:`Location`: select the locations the alert should appear for from the drop-down menu.
|
||||
Multiple locations can be selected. This field is **required**, therefore, if the alert applies
|
||||
to all locations, select all the locations from the drop-down menu.
|
||||
Multiple locations can be selected. This field is **required**, therefore, if the alert applies to
|
||||
all locations, select all the locations from the drop-down menu.
|
||||
- :guilabel:`Show Until`: if the alert should expire on a specific date, select the date from the
|
||||
calendar picker.
|
||||
- :guilabel:`Active`: this option is on (appears green) by default. To turn off the alert, click the
|
||||
@@ -109,7 +115,6 @@ lunch alert form loads. Enter the following information on the form:
|
||||
the :guilabel:`Time` field.
|
||||
|
||||
.. image:: lunch/alert.png
|
||||
:align: center
|
||||
:alt: An alert form with all of the information filled out for a chat alert sent at 10:30 AM,
|
||||
asking employees to submit orders by 11:30 AM.
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user