[IMP] config wizards layouts

bzr revid: fp@openerp.com-20120805100812-9m2cw3ktn2emzf2b
This commit is contained in:
Fabien Pinckaers 2012-08-05 12:08:12 +02:00
parent 61dd90ab32
commit d0949decec
3 changed files with 13 additions and 9 deletions

View File

@ -194,9 +194,9 @@
type="action"
class="oe_inline oe_link"/>
</div>
<div style="color:grey">
<p>
<label for="company_footer"/>: <field name="company_footer" class="oe_inline"/>
</div>
</p>
<div>
<label for="paypal_account"/>
<field name="paypal_account" placeholder="sales@openerp.com" class="oe_inline"/>

View File

@ -86,10 +86,12 @@
<div name="config_sale">
<field name="module_crm" invisible="1"/>
<separator string="Emails Integration" attrs="{'invisible': [('module_crm','=',False)]}"/>
<div style="color:grey" attrs="{'invisible': [('module_crm','=',False)]}">
The email integration allows you to automatically create leads or others documents from an incoming emails account.
Users can do it from the mail client by pressing a button or it can be configured to automatically synchronize from your mail server.
</div>
<p attrs="{'invisible': [('module_crm','=',False)]}">
OpenERP allows to automatically create leads (or others documents)
from incoming emails. You can synchronize emails with OpenERP
by connecting the mail gateway to your mail server or by manually
pressing buttons in our mail clients.
</p>
<group name="On Mail Client" attrs="{'invisible': [('module_crm','=',False)]}">
<label for="id" string="On Mail Client"/>
<div>

View File

@ -108,9 +108,11 @@
</div>
<div name="customer feature" position="after">
<separator string="Contracts Management"/>
<div style="color:grey">
Use contract to be able to manage your services with multiple invoicing as part of the same contract with your customer
</div>
<p>
Use contract to be able to manage your services with
multiple invoicing as part of the same contract with
your customer.
</p>
<group>
<label for="id" string="Contract Feature"/>
<div>