ADD signature size in sale order

pull/267/head
eLBati 2015-11-26 15:24:45 +01:00
parent f066d6cc82
commit 306af650b6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<xpath expr="//field[@name='note']" position="after">
<div class="oe_clear"/>
<label for="signature_image" class="oe_edit_only"/>
<h2><field name="signature_image" widget="signature"/></h2>
<h2><field name="signature_image" widget="signature" width="400" height="100"/></h2>
</xpath>
</field>
</record>