[FIX] fetchmail: put server action choice in Technical Features, as it confuses most users and they select random values

bzr revid: odo@openerp.com-20130218103841-41coppgqqxcmkx1i
This commit is contained in:
Olivier Dony 2013-02-18 11:38:41 +01:00
parent 9776e6a0fc
commit 7bfb7eaa13
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
</group>
<group string="Actions to Perform on Incoming Mails">
<field name="object_id" on_change="onchange_server_type(type, is_ssl, object_id)"/>
<field name="action_id"/>
<field name="action_id" groups="base.group_no_one"/>
</group>
<group attrs="{'invisible' : [('type', '!=', 'local')]}" string="Configuration">
<field name="configuration" colspan="4"/>