[IMP] form layout of invoice

bzr revid: fp@tinyerp.com-20120611144737-pa5q8r4bi3i6726w
This commit is contained in:
Fabien Pinckaers 2012-06-11 16:47:37 +02:00
parent 57ee27b86c
commit ef0b0aae83
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@
<label string="Draft Invoice " attrs="{'invisible': [('state','not in',('draft',))]}"/>
<label string="Pro Forma Invoice " attrs="{'invisible': [('state','not in',('proforma','proforma2'))]}"/>
<label string="Invoice " attrs="{'invisible': [('state','in',('draft','proforma','proforma2'))]}"/>
<field name="number" readonly="1"/>
<field name="number" readonly="1" class="oe_form_inline"/>
</h1>
<label string="Concerns" for="name" class="oe_form_readonly_hidden"/>
<h2>