mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[14.0][FIX] stock_available: dict.record.type is undefined
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user