[IMP] useability

bzr revid: fp@tinyerp.com-20111001211247-xbcvy6t5g8w3to13
This commit is contained in:
Fabien Pinckaers 2011-10-01 23:12:47 +02:00
parent 7a9ba2babd
commit f71ff61472
2 changed files with 3 additions and 1 deletions

View File

@ -196,7 +196,7 @@
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="context" eval="{'default_partner_id':ref('base.main_partner'), 'company_hide':False, 'default_company_id':ref('base.main_company'), 'search_default_my_bank':1}"/>
<field name="help">Configure your company's bank account and select those that must appear on the report footer. You can drag &amp; drop bank in the list view to reorder bank accounts. If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data.</field>
<field name="help">Configure your company's bank account and select those that must appear on the report footer. You can drag &amp; drop bank in the list view to reorder bank accounts. If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data.</field>
</record>

View File

@ -573,6 +573,8 @@
<field name="view_id"/>
</tree>
</field>
<separator string="View Ordering" colspan="4"/>
<field colspan="4" name="help" nolabel="1">
</group>
</page>
<page string="Security">