This commit is contained in:
gqh
2022-11-30 14:42:52 +08:00
parent 51ff0dc6ac
commit 4fa8bb964d
4 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,6 @@
<t t-call="web.external_layout">
<t t-foreach="docs" t-as="o">
<div class="page">
<div t-field="o.code"
t-options="{'widget': 'barcode', 'width': 600, 'height': 100, 'img_style': 'width:350px;height:60px'}"/>
<div t-field="o.code" style="text-align: center"/>