Skip to content

Commit ba4f333

Browse files
committed
[IMP] product_manufacturer: URL widget for product URL
1 parent 563bd0b commit ba4f333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product_manufacturer/views/product_manufacturer_view.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<field name="manufacturer" context="{'default_supplier':True, 'default_customer':False}"/>
1313
<field name="manufacturer_pname"/>
1414
<field name="manufacturer_pref"/>
15-
<field name="manufacturer_purl"/>
15+
<field name="manufacturer_purl" widget="url"/>
1616
</group>
1717
</group>
1818
</field>

0 commit comments

Comments
 (0)