[IMP] POS: add information about POS categories

task-3984698

Still have to come back in 16 (restrict and start categories) and
saas-17.4 (point of sale tab in product form)

closes odoo/documentation#11003

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
This commit is contained in:
Loredana Perazzo 2024-09-13 11:51:05 +02:00
parent 56b2bb18cb
commit c6af8e28fd
3 changed files with 32 additions and 2 deletions

View File

@ -7,8 +7,8 @@ Configuration
.. _configuration/settings:
Access POS settings
===================
Access the POS settings
=======================
To access the general POS settings, go to :menuselection:`Point of Sale --> Configuration -->
Settings`.
@ -27,6 +27,36 @@ and select a product to open the product form. In the :guilabel:`Sales` tab, ena
.. image:: configuration/pos-available.png
:alt: Making a product available in your POS.
PoS product categories
======================
Configuration
-------------
POS product categories allow users to categorize products and get a more structured and clean
POS interface.
To manage PoS categories, go to :menuselection:`Point of Sale --> Configuration --> PoS Product
Categories`. To add a new category, click :guilabel:`Create`. Then, name it in the
:guilabel:`Category Name` field.
To associate a category with a parent category, fill in the :guilabel:`Parent Category` field. A
parent category groups one or more child categories.
.. example::
.. image:: configuration/parent-categories.png
:alt: The PoS product categories grouped by parent categories
Assign PoS product categories
-----------------------------
Go to :menuselection:`Point of Sale --> Products --> Products` and open a product form. Then, go to
the :guilabel:`Sales` tab and fill in the :guilabel:`Category` field under the :guilabel:`Point of
Sale` section.
.. image:: configuration/form-pos-category.png
:alt: Sales tab of a product form to add a PoS product category
.. toctree::
:titlesonly:

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB