odoo/documentation#19490
Created by fw-bot
Blocked
- Merge method
- Review
-
CI
- ci/documentation: (runtime 1296s)
- ci/codeowner_coverage: (runtime 35s)
- label
- odoo-dev:saas-19.2-19.0-inventory-physical-inventory-rules-erjer-557182-fw
- head
- f951cd72d359160f90caeaedae718bfed56c887a
| odoo/documentation | |
|---|---|
| 19.0 | #19386 |
| saas-19.1 | #19488 missing r+ |
| saas-19.2 | #19490 missing r+ |
| saas-19.3 | #19493 missing r+ |
| saas-19.4 | #19495 missing r+ |
| master | #19497 missing r+ |
[IMP] Inventory: physical inventory rules
What this PR does and why it's needed
Updates the Physical Inventory page documentation in response to customer feedback, aligning the described behavior and column references with the actual page (which columns are displayed, how they're organized, and which products are listed).
Task: https://www.odoo.com/odoo/my-tasks/6129720
Changes
Physical Inventory page
- Corrected the description of which products appear on the page: all products with stock history are now listed, including those with a quantity below zero, replacing the previous claim that only products with a quantity greater than zero are shown.
- Replaced the note about finding zero-quantity products in the Stock report with a tip clarifying that products without stock history don't appear on the page at all.
- Documented columns that appear and the order in which they appear.
- Small edits around list capitalization, avoiding "right" or "left" when pointing out where UI elements are (RTL users will not have that experience), and adding icons to a couple of UI elements.
This 19.0 PR can be FWP up to master.
Forward-Port-Of: #19386