Skip to content

Commit df3f5e2

Browse files
committed
[IMP] Lunch: Update products
closes #13598 X-original-commit: c8545a0 Signed-off-by: Felicia Kuan (feku) <[email protected]> Signed-off-by: Lara Martini (larm) <[email protected]>
1 parent 16e6c29 commit df3f5e2

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

content/applications/hr/lunch/products.rst

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,47 @@
22
Products
33
========
44

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
66
offered must first be configured before orders can be placed.
77

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 -->
99
Configuration --> Products`. Next, click the :guilabel:`New` button in the top-left corner, and a
1010
blank product form loads.
1111

1212
Enter the following information on the form:
1313

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
1616
<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
1818
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
2020
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
2222
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
2424
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
2928
:icon:`fa-pencil` :guilabel:`(pencil)` icon that appears. A file explorer pop-up window appears.
3029
Navigate to the image, then click :guilabel:`Open`.
3130

3231
.. image:: products/product.png
33-
:align: center
3432
:alt: A product form filled out for a nine inch pizza.
3533

3634
.. _lunch/product-categories:
3735

3836
Product categories
3937
==================
4038

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.
4341

4442
To add or modify categories, navigate to :menuselection:`Lunch app --> Configuration: Product
4543
Categories`. The available categories appear in a list view.
4644

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`,
4846
:guilabel:`Burger`, and :guilabel:`Drinks`.
4947

5048
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
5856
Navigate to the image, then click :guilabel:`Open`.
5957

6058
.. image:: products/category.png
61-
:align: center
6259
:alt: The category form, with the fields filled out for a Soup category.

0 commit comments

Comments
 (0)