odoo/documentation#19014
Created by Erin Jerison (erjer)
Blocked
- Merge method
- Review
-
CI
- ci/documentation: (runtime 878s)
- ci/codeowner_coverage: (runtime 1s)
- label
- odoo-dev:17.0-inventory-uom-group-pos-erjer
- head
- 79a34ccafc0e4d172c5184fc16417dd7974e04fa
| odoo/documentation | |
|---|---|
| 17.0 | #19014 missing r+ |
| 18.0 |
[IMP] Inventory: units of measure - group products in POS
What this PR does and why it's needed
In response to feedback, this PR documents the Group Products in POS feature for units of measure, which lets products in a UoM category be grouped together at the POS register and on the customer display instead of being listed individually. It also refreshes the surrounding UoM documentation and screenshots for accuracy.
Changes
Units of measure
- Added a new example and screenshots showing a sales order and delivery in a different unit of measure.
- Updated screenshots to reflect the current UI.
Group units of measure in the POS app
- Added a new "Group units of measure in the POS app" section explaining that products can be grouped by unit of measure at the POS register and on the customer display to reduce clutter when a customer orders multiple units of the same product.
- Documented the steps to enable this.
This 17.0 PR can be FWP up to 18.0 — there are changes on later branches that will warrant their own separate PRs.