diff --git a/content/applications/hr/lunch/products.rst b/content/applications/hr/lunch/products.rst index 21965c9c84..7c146ad29e 100644 --- a/content/applications/hr/lunch/products.rst +++ b/content/applications/hr/lunch/products.rst @@ -2,35 +2,33 @@ Products ======== -Odoo's *Lunch* app does **not** come with any products preconfigured. The individual products being +Odoo's **Lunch** app does *not* come with any products preconfigured. The individual products being offered must first be configured before orders can be placed. -To add and configure products for the *Lunch* app, navigate to :menuselection:`Lunch app --> +To add and configure products for the **Lunch** app, navigate to :menuselection:`Lunch app --> Configuration --> Products`. Next, click the :guilabel:`New` button in the top-left corner, and a blank product form loads. Enter the following information on the form: -- :guilabel:`Product Name`: enter the name for the product. This field is **required**. -- :guilabel:`Product Category`: using the drop-down menu, select the :ref:`category +- :guilabel:`Product Name`: Enter the name for the product. This field is **required**. +- :guilabel:`Product Category`: Using the drop-down menu, select the :ref:`category ` this product falls under. This field is **required**. -- :guilabel:`Vendor`: using the drop-down menu, select the vendor that supplies this product. This +- :guilabel:`Vendor`: Using the drop-down menu, select the vendor that supplies this product. This field is **required**. -- :guilabel:`Price`: enter the price for the product. The currency is determined by the company's +- :guilabel:`Price`: Enter the price for the product. The currency is determined by the company's localization. -- :guilabel:`Description`: enter a description of the product in this field. This description +- :guilabel:`Description`: Enter a description of the product in this field. This description appears beneath the product photo when users are viewing the day's options. -- :guilabel:`New Until`: using the calendar popover, select the date on which the product is no +- :guilabel:`New Until`: Using the calendar popover, select the date on which the product is no longer labeled as new. Until this date, a green `New` tag appears on the product. -- :guilabel:`Company`: if the product should only be available to a specific company, select it from - the drop-down menu. If this field is left blank, this product is available for all companies in - the database. -- **Image**: hover over the image box in the top-right corner of the form, and click the +- :guilabel:`Company`: Using the drop-down menu, select the companies this product is available for. + If this field is left blank, this product does **not** appear for **any** company. +- **Image**: Hover over the image box in the top-right corner of the form, and click the :icon:`fa-pencil` :guilabel:`(pencil)` icon that appears. A file explorer pop-up window appears. Navigate to the image, then click :guilabel:`Open`. .. image:: products/product.png - :align: center :alt: A product form filled out for a nine inch pizza. .. _lunch/product-categories: @@ -38,13 +36,13 @@ Enter the following information on the form: Product categories ================== -Product categories organize the offerings in the *Lunch* app, and allows users to quickly filter -them when reviewing the menu for the day. +Product categories organize the offerings in the **Lunch** app, and allows users to filter offerings +when reviewing the menu for the day. To add or modify categories, navigate to :menuselection:`Lunch app --> Configuration: Product Categories`. The available categories appear in a list view. -In the *Lunch* app, there are four default categories: :guilabel:`Sandwich`, :guilabel:`Pizza`, +In the **Lunch** app, there are four default categories: :guilabel:`Sandwich`, :guilabel:`Pizza`, :guilabel:`Burger`, and :guilabel:`Drinks`. 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 Navigate to the image, then click :guilabel:`Open`. .. image:: products/category.png - :align: center :alt: The category form, with the fields filled out for a Soup category.