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

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #907170 in OpenERP Addons: "thunderbird: from menu openerp->partner and 
document is not working"
  https://bugs.launchpad.net/openobject-addons/+bug/907170

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

Hello,

      For OpenERP -> partner  and OpenERP -> Document,     
      I have fix the problem of open exiting partner and document in url.
     
Thanks,
 NCO
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-907170-nco/+merge/86548
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-907170-nco.
=== modified file 'thunderbird/plugin/openerp_plugin.xpi'
Binary files thunderbird/plugin/openerp_plugin.xpi	2011-12-20 16:12:28 +0000 and thunderbird/plugin/openerp_plugin.xpi	2011-12-21 11:33:30 +0000 differ
=== modified file 'thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar'
Binary files thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar	2011-12-20 16:12:28 +0000 and thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar	2011-12-21 11:33:30 +0000 differ
=== modified file 'thunderbird/plugin/openerp_plugin/defaults/preferences/tiny.js'
--- thunderbird/plugin/openerp_plugin/defaults/preferences/tiny.js	2011-04-08 11:23:24 +0000
+++ thunderbird/plugin/openerp_plugin/defaults/preferences/tiny.js	2011-12-21 11:33:30 +0000
@@ -2,8 +2,8 @@
 pref("network.protocol-handler.app.https","/usr/bin/firefox");
 pref("extensions.tiny.serverurl", "http://localhost";);
 pref("extensions.tiny.serverport", "8069");
-pref("extensions.tiny.webserverurl", "http://localhost:8080";);
-pref("extensions.tiny.webserverport", "8080");
+pref("extensions.tiny.webserverurl", "http://localhost:8069";);
+pref("extensions.tiny.webserverport", "8069");
 pref("extensions.tiny.serverdbname", "terp");
 pref("extensions.tiny.username","admin");
 pref("extensions.tiny.password","admin");

_______________________________________________
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