15 lines
501 B
Markdown
15 lines
501 B
Markdown
# 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
|
|
|
|
1. Install the pos_prevent_combo_split module.
|
|
2. Restart Odoo server and update the app list.
|