[IMP] base_setup: in general settings, add link to Outgoing Mail Servers

bzr revid: rco@openerp.com-20120424101246-h2d6dzscgpoipnt2
This commit is contained in:
Raphael Collet 2012-04-24 12:12:46 +02:00
parent 9e9c32573b
commit d634d95f6f
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
<field name="module_multi_company"/>
<separator string="Others" colspan="4"/>
<label string="Outgoing Mail Servers"/>
<button type="action" name="%(base.action_ir_mail_server_list)d"
string="Configure" icon="gtk-execute"/>
<newline/>
<field name="module_share"/>
<newline/>
<field name="module_portal"/>