跳至内容
菜单
此问题已终结
2 回复
412 查看

Hi, 

I need help setting up our odoo v18 PoS for a Hamburger restaurant and bar.  

I have the following PoS Product Categories and products

Soft Drinks

  • Coke
  • Fanta
  • Sprite
  • Water

Beer

Mixed Drinks

Food

Food / Burgers

  • Cheeseburger
  • Hamburger

Food / Sides

  • Onion Rings
  • Fries
  • Onion Rings / Fries

How do I create a "value meal combo" that allows you to select a burger, side and a soft drink for a set price? e.g. a discount for the entire meal rather than ordering each item separately.


Note: I need a different price for Cheeseburger Combo and the Hamburger Combo as the burgers are different prices. 


Thank you for your help.  In the process of learning this system and there are a few complexities / limitations that I have come across, no doubt a powerful system, but a little confusing to use at first.


Dave

形象
丢弃
最佳答案

Hi,

You can achieve this housing combo product type in Odoo. It allows the sale of multiple products in a single bundle pack, resulting in efficient and cost-effective sales.


You can refer to the following blog for more details:


https://www.cybrosys.com/blog/how-to-configure-product-combos-in-odoo-17-pos


Hope it helps

形象
丢弃
最佳答案

Option 1: Use "Modifiers" in PoS (Best for Simple Combos)

Odoo v18 allows product modifiers, which let customers pick options like sides and drinks while keeping the meal under a single price.

Steps to Set Up a Value Meal Combo:

1️⃣ Go to Point of Sale → Products → Products

2️⃣ Create a New Product called "Cheeseburger Combo"

  • Set Product Type: Consumable
  • Set Sales Price: (e.g., $10 for Cheeseburger Combo)
  • Set Product Category: Food / Burgers or Value Meals (if you want a new category)
  • Enable "Available in PoS"
  • Under Modifiers Tab (New in v18), select:
    • Burger Options → Cheeseburger
    • Side Options → Fries or Onion Rings
    • Drink Options → Coke, Sprite, etc.

3️⃣ Repeat for Hamburger Combo and set its own price (e.g., $9).

4️⃣ Save & Test it in PoS! 

🔹 How it Works?

  • When selecting a Cheeseburger Combo, the cashier will be prompted to choose a burger, a side, and a drink before adding the combo to the order.

Option 2: Use "Priced Optional Products" (More Control, but Slightly Complex)

This method keeps each product separate but applies a discount automatically.

Steps to Set Up:

1️⃣ Create a Cheeseburger Combo Product (same as above).

2️⃣ Under Sales Tab, add Optional Products (Cheeseburger, Fries, and Soft Drink).

3️⃣ Set a Combo Price lower than the sum of individual items (e.g., if a Cheeseburger is $6, Fries $3, and Drink $2, set Combo at $10 instead of $11).

🔹 How it Works?

  • When the Cheeseburger Combo is selected, it suggests adding the related items at a discount.


Option 3: Use "Discount Rules" (More Flexible, but Requires PoS Discounts)

If you want to apply discounts automatically, you can use Point of Sale Promotions (under Sales → Promotions).

Steps:

1️⃣ Go to Point of Sale → Configuration → Promotions & Discounts.

2️⃣ Create a New Promotion called "Burger Combo Discount".

3️⃣ Set Condition:

  • Buy 1 Cheeseburger + 1 Side + 1 Soft Drink
  • Discount Applied: Fixed price for the total combo.
    4️⃣ Assign it to your PoS session.

🔹 How it Works?

  • If the cashier selects a Cheeseburger, Fries, and a Drink manually, the discount applies automatically.


Best Approach for You?

Option 1 (Modifiers) → Best for a smooth ordering process (recommended).

Option 2 (Optional Products) → Good if you want a pre-set meal with some flexibility.

Option 3 (Promotions) → Best if you want to allow individual selection but apply a discount automatically.

形象
丢弃
相关帖文 回复 查看 活动
0
8月 24
63
1
10月 23
1424