| static/src/app/screens/split_bill_screen | ||
| __init__.py | ||
| __manifest__.py | ||
| .gitignore | ||
| README.md | ||
POS Prevent Combo Split
This module prevents users from splitting individual combo sub-items on POS bill/order splitting.
Features
- Disable individual combo sub-item clicks on POS bill splitting screen.
- Set combo sub-items visual state to dimmed and unclickable.
- Force combo splitting from the combo parent only, which automatically splits both the parent and its sub-items.
Installation
- Install the pos_prevent_combo_split module.
- Restart Odoo server and update the app list.