[IMP] typo

bzr revid: fp@tinyerp.com-20121215133047-n2t7q58gckfbjfci
This commit is contained in:
Fabien Pinckaers 2012-12-15 14:30:47 +01:00
parent 4ae90a7206
commit eabbbd247b
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@
<sheet>
<div class="oe_title">
<h1>
<label string="Quotation " attrs="{'invisible': [('state','not in',('draft','sent'))]}"/>
<label string="Request for Quotation " attrs="{'invisible': [('state','not in',('draft','sent'))]}"/>
<label string="Purchase Order " attrs="{'invisible': [('state','in',('draft','sent'))]}"/>
<field name="name" class="oe_inline" readonly="1"/>
</h1>