Merge PR #1585 into 14.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-12-19 11:12:14 +00:00

View File

@@ -83,7 +83,7 @@
<field name="arch" type="xml">
<xpath expr="//div[@name='product_lst_price']" position="after">
<div
t-if="record.type.raw_value == 'product'"
t-if="record.show_on_hand_qty_status_button.raw_value"
>Available to Promise: <field name="immediately_usable_qty" /> <field
name="uom_id"
/></div>