4
4
Lunch
5
5
=====
6
6
7
- The *Lunch * application in Odoo allows users a convenient way to order food and pay for their meal
7
+ The ** Lunch * * application in Odoo allows users a convenient way to order food and pay for their meal
8
8
directly from the database.
9
9
10
- Before employees can use the *Lunch * application, there are a number of configurations to consider:
10
+ Before employees can use the ** Lunch * * application, there are a number of configurations to consider:
11
11
settings, vendors, locations, products, product categories, and alerts. Once these are created,
12
12
employees can view offerings and order food.
13
13
14
14
Settings
15
15
========
16
16
17
- Only two settings are needed to configure in the *Lunch * app: overdraft settings and notifications.
18
- To access the settings, navigate to :menuselection: `Lunch app --> Configuration: Settings `.
17
+ Only two settings are needed to configure in the ** Lunch * * app: overdraft settings and notifications.
18
+ To access the settings, navigate to :menuselection: `Lunch app --> Configuration --> Settings `.
19
19
20
20
Configure the following:
21
21
22
22
- :guilabel: `Lunch Overdraft `: enter the maximum overdraft amount for employees. The currency
23
23
format is determined by the localization setting of the company.
24
- - :guilabel: `Reception notification `: set the message users receive via the *Discuss * app when their
25
- food has been delivered. The default message `Your lunch has been delivered. Enjoy your meal! `
26
- populates this field, but can be modified, if desired.
24
+ - :guilabel: `Reception notification `: set the message users receive via the ** Discuss ** app when
25
+ their food has been delivered. The default message `Your lunch has been delivered. Enjoy your
26
+ meal! ` populates this field, but can be modified, if desired.
27
27
28
28
.. tip ::
29
- If in a database with multiple languages installed, many forms in the *Lunch * application have
29
+ If in a database with multiple languages installed, many forms in the ** Lunch * * application have
30
30
the option of entering translations for various fields.
31
31
32
32
If translations are available to be configured, a language code appears next to a translatable
@@ -36,8 +36,8 @@ Configure the following:
36
36
The following is an example for the :guilabel: `Reception notification ` field in the settings
37
37
menu:
38
38
39
- Navigate to :menuselection: `Lunch app --> Configuration: Settings `. Click the :guilabel: `EN ` In
40
- the top-right of the text box beneath the :guilabel: `Reception notification ` section. A
39
+ Navigate to :menuselection: `Lunch app --> Configuration --> Settings `. Click the :guilabel: `EN `
40
+ In the top-right of the text box beneath the :guilabel: `Reception notification ` section. A
41
41
:guilabel: `Translate: company_lunch_notify_message ` pop-up window loads with the option to enter
42
42
a translation for the other languages used by the database.
43
43
@@ -48,17 +48,16 @@ Configure the following:
48
48
Enter the text that should appear for each language, then click :guilabel: `Save `.
49
49
50
50
.. image :: lunch/translation.png
51
- :align: center
52
51
:alt: The translation text box, with the current language highlighted, and the Arabic
53
52
translation field highlighted.
54
53
55
54
Locations
56
55
=========
57
56
58
- By default, Odoo creates an `HQ Office ` location when the *Lunch * application is installed. If a
57
+ By default, Odoo creates an `HQ Office ` location when the ** Lunch * * application is installed. If a
59
58
company has more than one location, they must be configured.
60
59
61
- To add a location, navigate to :menuselection: `Lunch app --> Configuration: Locations `. The
60
+ To add a location, navigate to :menuselection: `Lunch app --> Configuration --> Locations `. The
62
61
currently configured locations appear in a list view. Click the :guilabel: `New ` button in the
63
62
top-left corner and a blank line appears beneath the last location in the list.
64
63
@@ -69,23 +68,23 @@ address field.
69
68
Repeat this for all locations that need to be added.
70
69
71
70
.. image :: lunch/locations.png
72
- :align: center
73
71
:alt: A list view of the locations with the new button highlighted.
74
72
75
73
Alerts
76
74
======
77
75
78
- It is possible to set up alerts that can either be displayed in the *Lunch * app, or be sent to
79
- specific employees via the *Discuss * app.
76
+ It is possible to set up alerts that can either be displayed in the ** Lunch * * app, or be sent to
77
+ specific employees via the ** Discuss * * app.
80
78
81
- No alerts are pre-configured by default. To set up an alert, navigate to :menuselection: `Lunch app
82
- --> Configuration: Alerts `. Click the :guilabel: `New ` button in the top-left corner and a blank
79
+ No alerts are preconfigured by default. To set up an alert, navigate to :menuselection: `Lunch app
80
+ --> Configuration --> Alerts `. Click the :guilabel: `New ` button in the top-left corner and a blank
83
81
lunch alert form loads. Enter the following information on the form:
84
82
85
83
- :guilabel: `Alert Name `: enter a name for the alert. This should be short and descriptive, such as
86
- `New Lunch Vendor ` or `Order by 11 `. This field is **required **.
87
- - :guilabel: `Display `: select whether the alert is visible in the *Lunch * app (:guilabel: `Alert in
88
- app) ` or sent to employees via the *Discuss * app in a chat window (:guilabel: `Chat notification `).
84
+ `New Lunch Vendor ` or `Order by 11:00 AM `. This field is **required **.
85
+ - :guilabel: `Display `: select whether the alert is visible in the **Lunch ** app (:guilabel: `Alert in
86
+ app) ` or sent to employees via the **Discuss ** app in a chat window
87
+ (:guilabel: `Chat notification `).
89
88
90
89
- :guilabel: `Recipients `: this field only appears if :guilabel: `Chat notification ` is selected for
91
90
the :guilabel: `Display ` option. Select who receives the chat alert. The options are:
@@ -109,7 +108,6 @@ lunch alert form loads. Enter the following information on the form:
109
108
the :guilabel: `Time ` field.
110
109
111
110
.. image :: lunch/alert.png
112
- :align: center
113
111
:alt: An alert form with all of the information filled out for a chat alert sent at 10:30 AM,
114
112
asking employees to submit orders by 11:30 AM.
115
113
0 commit comments