odoo/documentation#19493

Created by fw-bot

Ready (waiting for staging)

label
odoo-dev:saas-19.3-19.0-inventory-physical-inventory-rules-erjer-557184-fw
head
f44da93354584b3209af71e8d4e17758cf00a268
odoo/documentation
19.0 #19386
saas-19.1 #19488 ready
saas-19.2 #19490 ready
saas-19.3 #19493 ready
saas-19.4 #19495 ready
master #19497 ready

[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