odoo/documentation#19495

Created by fw-bot
Merged at fd5959850f6b828cc88ce8b4711edca8efd5a309

Statuses:

label
odoo-dev:saas-19.4-19.0-inventory-physical-inventory-rules-erjer-557188-fw
head
6aa1cc8126e40e5d58f44857b05044fa04cac21c
merged
1 month ago by Erin Jerison (erjer)
odoo/documentation
19.0 #19386
saas-19.1 #19488
saas-19.2 #19490
saas-19.3 #19493
saas-19.4 #19495
20.0
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.

Forward-Port-Of: #19386