[IMP] res.partner form view, autofocus Contact notebook/page on visibility change

bzr revid: fme@openerp.com-20130409122954-mkene266qvcfe6nr
This commit is contained in:
Fabien Meghazi 2013-04-09 14:29:54 +02:00
parent 905d13671b
commit 74997ff408
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@
</group>
<notebook colspan="4">
<page string="Contacts" attrs="{'invisible': [('is_company','=',False)]}">
<page string="Contacts" attrs="{'invisible': [('is_company','=',False)]}" autofocus="autofocus">
<field name="child_ids" context="{'default_parent_id': active_id}" mode="kanban">
<kanban>
<field name="color"/>