[IMP] pos_urban_piper: clarify combo product handling

In this commit:
- Added a note explaining that UrbanPiper does not support combo products.
- Users need to create a new product and add combo items as variants to use them
with UrbanPiper.

task-4546712

closes odoo/documentation#11954

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
This commit is contained in:
Meet Jivani [MEJI] 2025-02-04 12:50:56 +05:30 committed by LoredanaLrpz
parent c7fb228d91
commit bb69f01e71

View File

@ -107,6 +107,11 @@ To make multiple products available for food delivery at once,
.. image:: online_food_delivery/product-list.png
:alt: Product list
.. note::
- Currently, UrbanPiper does not support combo products.
- As a workaround, create a product and define combo choices as :doc:`Attributes & Variants
<../sales/products_prices/products/variants>`.
Synchronization
---------------