Skip to content

Commit

Permalink
[IMP] stock_available: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Brose authored and LuisBrose committed Dec 5, 2024
1 parent 2c8bf7a commit 61a9175
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stock_available/views/product_template_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
<div
t-if="record.type.raw_value == 'product'"
>Available to Promise: <field name="immediately_usable_qty" /> <field
name="uom_id"
/></div>
name="uom_id"
/></div>
</xpath>
</field>
</record>
Expand Down

0 comments on commit 61a9175

Please sign in to comment.