条码添加图片展示控件

This commit is contained in:
jinling.yang
2024-04-17 16:10:44 +08:00
parent 92af278451
commit 988241a1bd

View File

@@ -32,7 +32,7 @@
<tree string="Shelf Location">
<field name="barcode" string="编码"/>
<field name="name" string="名称"/>
<field name="qr_code" string="条码"/>
<field name="qr_code" string="条码" widget="image"/>
<button string="打印" name="print_single_location_qr_code" type="object"
class="oe_highlight"/>
</tree>