[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

X-original-commit: bb69f01e71
This commit is contained in:
Meet Jivani [MEJI] 2025-02-04 07:20:56 +00:00 committed by LoredanaLrpz
parent 398b2660df
commit 5555b90344

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