[IMP] issue #586156: marketing options should be assessible in the leads form view, so the @groups is now cleared during the marketing module's installation

bzr revid: abo@openerp.com-20130215174103-1o4a913opsp3bsj3
This commit is contained in:
Antonin Bourguignon 2013-02-15 18:41:03 +01:00
parent 5bcde7667d
commit b266ed1397
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<field name="arch" type="xml">
<xpath expr="//group[@name='categorization']" position="attributes">
<attribute name="string">Marketing</attribute>
<attribute name="groups"></attribute>
</xpath>
<xpath expr="//field[@name='company_id']" position="after">
<field name="type_id"/>