Nimesh Contractor(Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-911131-nco into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #911131 in OpenERP Addons: "usability issues with incoming email server"
  https://bugs.launchpad.net/openobject-addons/+bug/911131

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-911131-nco/+merge/87328

Hello,

      I have move the Incoming Email Server from 
Settings/Configuration/Parameters to Settings/Configuration/Email in order to 
display it with Outgoing email server.

Thanks,
 NCO
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-911131-nco/+merge/87328
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-911131-nco.
=== modified file 'fetchmail/fetchmail_view.xml'
--- fetchmail/fetchmail_view.xml	2011-12-19 16:54:40 +0000
+++ fetchmail/fetchmail_view.xml	2012-01-03 10:41:50 +0000
@@ -99,13 +99,7 @@
             <field name="search_view_id" ref="view_email_server_search"/>
         </record>
 
-        <menuitem
-            parent="base.next_id_15"
-            id="menu_action_fetchmail_server_tree"
-            action="action_email_server_tree"
-            name="Incoming Mail Servers"
-            sequence="40"
-        />
+      <menuitem id="menu_mail_servers1" parent="base.menu_email" action="action_email_server_tree" sequence="14"/>
 
       <record model="ir.ui.view" id="email_message_tree_view">
           <field name="name">mail.message.list.fetchmail</field>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to