How to configure item "toppings" in the POS? Say, pizza for example. Cannot use variants because the number of variants will rise quickly (3 sizes, 15 topping choices, etc). Each topping needs to have its own price, and appear under the main food item being ordered in the kitchen receipt (e..g, large pizza, extra olives $2, extra cheese $2, etc). This is basic POS functionality, anybody done this successfully? Cannot use kitchen notes too, too slow and no pricing. Can't use an extra food group too (e.g., "toppings", because this won't specifically apply to each individual line item order.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Hi,
I also need to calculate the inventory of material for Make to Oder of the Piza with these toppings, how can we do?
Thanks,
Hi,
For this feature, there is no default setting. However, you can implement this feature by doing the following:-
1. Make a toppings model.
2. Next, add a button to the POS product screen so that customers can add toppings.
3. When we click the button, the toppings that were created in the back end are visible and can be selected.
4. After choosing one, we can add the topping product to the order line.
Hope it helps
We resolved this. Set toppings as attributes, and variant creation mode to "never." You can configure seperate pricing per attribute. Attributes default to the first one in the list, so set this to -- with zero price. By default then, you will have no toppings applied to each order. Simply go down the list, and user chooses which attributes they want, which is applied to the line item order. You might see some -- in the kitchen order receipt, but its barely noticeable. Works fine.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse