[IMP] Inventory: UoM POS grouping - #19020
Closed
erjer-odoo wants to merge 1 commit into
Closed
Conversation
Collaborator
Contributor
Author
|
Hi @stepperpig -- this PR is ready for your review when you get a moment. Thank you! |
stepperpig
approved these changes
Jul 23, 2026
stepperpig
left a comment
Contributor
There was a problem hiding this comment.
Hi @erjer-odoo, looks good to me - just a few suggestions. Otherwise, this is ready for a final check
Co-authored-by: Kai Li <stepperpig@gmail.com>
erjer-odoo
force-pushed
the
19.0-inventory-uom-pos-grouping-erjer
branch
from
July 24, 2026 15:37
a88f8c7 to
639002d
Compare
Contributor
Author
|
Thanks for the review, @stepperpig ! @Felicious This PR is ready for final review when you have a moment. Thank you! |
Felicious
approved these changes
Aug 4, 2026
This was referenced Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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
uom.rst, covering how to enable theGroup Products in POSsetting via developer mode in Inventory app → Configuration → Units & PackagingsThis
19.0PR can be FWP up tomaster.