Skip to content

Commit

Permalink
[IMP] product_supplierinfo_for_customer: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericgrall committed Nov 20, 2024
1 parent f1f2cb1 commit 192a8ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions product_supplierinfo_for_customer/views/product_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
</div>
<label for="date_start" string="Validity" />
<div><field name="date_start" class="oe_inline" /> to <field
name="date_end"
class="oe_inline"
/></div>
name="date_end"
class="oe_inline"
/></div>
</group>
<group string="Other Information" groups="base.group_multi_company">
<field
Expand Down

0 comments on commit 192a8ad

Please sign in to comment.