odoo/documentation#19386

Created by Erin Jerison (erjer)
Merged at 3299031f88a54e5aadf755f229b713554b5c2bb7

Statuses:

label
odoo-dev:19.0-inventory-physical-inventory-rules-erjer
head
d869e7abc3efc99e3b17b80b56d515b66d5a5612
merged
3 days ago by Documentation, Felicia Kuan (feku)
odoo/documentation
19.0 #19386
saas-19.1 #19488
saas-19.2 #19490
saas-19.3 #19493
saas-19.4 #19495
master #19497

[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.