[IMP] improve layout of sales config wizard

bzr revid: fka@tinyerp.com-20120718053411-x1210ag42xtpv2z4
This commit is contained in:
Foram Katharotiya (OpenERP) 2012-07-18 11:04:11 +05:30
parent f4aca67e14
commit 434c039426
3 changed files with 7 additions and 7 deletions

View File

@ -59,7 +59,7 @@
<group name="config_sale" col="1">
<field name="module_crm" invisible="1"/>
<separator string="Emails Integration" col="1" attrs="{'invisible': [('module_crm','=',False)]}"/>
<div>The email integration allows ypu to autometically create leads or others documents from an incoming emails account.
<div style="color:grey">The email integration allows ypu to autometically 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>
<group name="On Mail Client"><label for="id" string="On Mail Client"/>
<div>

View File

@ -46,7 +46,7 @@
<field name="type">form</field>
<field name="inherit_id" ref="sale.view_sales_config"/>
<field name="arch" type="xml">
<div name="module_sale_journal" version="7.0" position="after">
<div name="module_warning" version="7.0" position="after">
<div><field name="module_google_map"/>Add Google Maps on Customer</div>
</div>
<div name="module_sale_margin" version="7.0" position="after">

View File

@ -29,13 +29,13 @@
<div>
<div attrs="{'invisible':['|',('group_invoice_so_lines','=',False),('group_invoice_deli_orders','=',False)],'required': ['|',('group_invoice_so_lines','=',True),('group_invoice_deli_orders','=',True)]}">
The<label for="default_order_policy" string="Default"/>Invocing method is
<field name="default_order_policy"/>
<field name="default_order_policy" class="oe_inline"/>
</div>
<div attrs="{'invisible':[('group_invoice_so_lines','=',False), ('group_invoice_deli_orders','=',False)]}"><field name="module_delivery" class="oe_inline"/>
Allow Adding Shipping Costs</div>
<div attrs="{'invisible': [('task_work','=',False), ('module_account_analytic_analysis','=',False)],'required': ['|', ('task_work','=',True), ('module_account_analytic_analysis','=',True)]}">
The Default<label for="time_unit" string="Working Time Unit"/>For Service is
<field name="time_unit" domain="[('category_id.name','=','Working Time')]"/>
<field name="time_unit" domain="[('category_id.name','=','Working Time')]" class="oe_inline"/>
</div>
</div>
</group>
@ -51,9 +51,9 @@
Allow a<label for="group_sale_delivery_address" string="Different Address"/>For Delivery and Invoicing</div>
<div><field name="group_sale_pricelist" class="oe_inline"/>
<label for="group_sale_pricelist" string="Use Pricelists"/>to Adapt your Price Per Customers</div>
<div name="module_sale_journal"><field name="module_sale_journal" class="oe_inline"/>
<div><field name="module_sale_journal" class="oe_inline"/>
Allow Batch<label for="module_sale_journal" string="Invoicing through Journals"/></div>
<div><field name="module_warning" class="oe_inline"/>
<div name="module_warning"><field name="module_warning" class="oe_inline"/>
Allow Configuring<label for="module_warning" string="alert"/>by Customer or Products</div>
</div>
</group>
@ -80,7 +80,7 @@
</div>
</group>
<separator string="Contracts Management" colspan="2"/>
<div>Use contract to be able to manage your services with multiple invoicing as part of the same contract with your customer</div>
<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>
<group>
<label for="id" string="Contract Feature"/>
<div>