2
2
Products
3
3
========
4
4
5
- Odoo's *Lunch * app does ** not * * come with any products preconfigured. The individual products being
5
+ Odoo's ** Lunch ** app does *not * come with any products preconfigured. The individual products being
6
6
offered must first be configured before orders can be placed.
7
7
8
- To add and configure products for the *Lunch * app, navigate to :menuselection: `Lunch app -->
8
+ To add and configure products for the ** Lunch * * app, navigate to :menuselection: `Lunch app -->
9
9
Configuration --> Products `. Next, click the :guilabel: `New ` button in the top-left corner, and a
10
10
blank product form loads.
11
11
12
12
Enter the following information on the form:
13
13
14
- - :guilabel: `Product Name `: enter the name for the product. This field is **required **.
15
- - :guilabel: `Product Category `: using the drop-down menu, select the :ref: `category
14
+ - :guilabel: `Product Name `: Enter the name for the product. This field is **required **.
15
+ - :guilabel: `Product Category `: Using the drop-down menu, select the :ref: `category
16
16
<lunch/product-categories>` this product falls under. This field is **required **.
17
- - :guilabel: `Vendor `: using the drop-down menu, select the vendor that supplies this product. This
17
+ - :guilabel: `Vendor `: Using the drop-down menu, select the vendor that supplies this product. This
18
18
field is **required **.
19
- - :guilabel: `Price `: enter the price for the product. The currency is determined by the company's
19
+ - :guilabel: `Price `: Enter the price for the product. The currency is determined by the company's
20
20
localization.
21
- - :guilabel: `Description `: enter a description of the product in this field. This description
21
+ - :guilabel: `Description `: Enter a description of the product in this field. This description
22
22
appears beneath the product photo when users are viewing the day's options.
23
- - :guilabel: `New Until `: using the calendar popover, select the date on which the product is no
23
+ - :guilabel: `New Until `: Using the calendar popover, select the date on which the product is no
24
24
longer labeled as new. Until this date, a green `New ` tag appears on the product.
25
- - :guilabel: `Company `: if the product should only be available to a specific company, select it from
26
- the drop-down menu. If this field is left blank, this product is available for all companies in
27
- the database.
28
- - **Image **: hover over the image box in the top-right corner of the form, and click the
25
+ - :guilabel: `Company `: Using the drop-down menu, select the companies this product is available for.
26
+ If this field is left blank, this product does **not ** appear for **any ** company.
27
+ - **Image **: Hover over the image box in the top-right corner of the form, and click the
29
28
:icon: `fa-pencil ` :guilabel: `(pencil) ` icon that appears. A file explorer pop-up window appears.
30
29
Navigate to the image, then click :guilabel: `Open `.
31
30
32
31
.. image :: products/product.png
33
- :align: center
34
32
:alt: A product form filled out for a nine inch pizza.
35
33
36
34
.. _lunch/product-categories :
37
35
38
36
Product categories
39
37
==================
40
38
41
- Product categories organize the offerings in the *Lunch * app, and allows users to quickly filter
42
- them when reviewing the menu for the day.
39
+ Product categories organize the offerings in the ** Lunch ** app, and allows users to filter offerings
40
+ when reviewing the menu for the day.
43
41
44
42
To add or modify categories, navigate to :menuselection: `Lunch app --> Configuration: Product
45
43
Categories `. The available categories appear in a list view.
46
44
47
- In the *Lunch * app, there are four default categories: :guilabel: `Sandwich `, :guilabel: `Pizza `,
45
+ In the ** Lunch * * app, there are four default categories: :guilabel: `Sandwich `, :guilabel: `Pizza `,
48
46
:guilabel: `Burger `, and :guilabel: `Drinks `.
49
47
50
48
To add a new category, click the :guilabel: `New ` button in the top-left corner, and a blank category
@@ -58,5 +56,4 @@ If desired, add a photo for the category. Hover over the image box in the top-ri
58
56
Navigate to the image, then click :guilabel: `Open `.
59
57
60
58
.. image :: products/category.png
61
- :align: center
62
59
:alt: The category form, with the fields filled out for a Soup category.
0 commit comments