You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMP] stock: improve warehouses placeholder in route
On `stock.route`, when `warehouse_selectable=True` and
no `warehouse_ids` is set, it applies to every warehouse.
Therefore, the placeholder was adapted to "All Warehouses" for clarity.
Task:4721271
closesodoo#214760
Signed-off-by: Tiffany Chang (tic) <[email protected]>
<fieldname="warehouse_ids"widget="many2many_tags"class="o_field_highlighted"placeholder="e.g. Central Warehouse"nolabel="1"invisible="not warehouse_selectable"/>
0 commit comments