[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#12011

X-original-commit: bb69f01e71
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
Signed-off-by: Meet Jivani (meji) <meji@odoo.com>
This commit is contained in:
Meet Jivani [MEJI] 2025-02-04 07:20:56 +00:00 committed by LoredanaLrpz
parent eb1af489cd
commit 0df75044c9

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