vnc-biz / zcs-openerp-connector

OpenERP connector for Zimbra ZCS
GNU Affero General Public License v3.0
6 stars 1 forks source link

always "Required module is not installed in OpenERP." #2

Open davidegiunchi opened 10 years ago

davidegiunchi commented 10 years ago

I'm using OpenERP 7 with Zimbra 7.1.4, i've installed the zimlet following the instructions on http://gallery.zimbra.com/type/zimlet/vnc-openerp-zimlet and i've installed the "openerp-zimbra-connector" branch master-v7. Now OpenERP start properly, but when i try to setup the zimlet he can see the database but when i try to login i always get:

"Incorrect username and password or Required module is not installed in OpenERP."

obviously the user&pw is correct, and on the openerp logs (with debug mode) i can only read:

2013-11-19 17:13:01,190 30034 INFO server werkzeug: xx.xx.xx.xx - - [19/Nov/2013 17:13:01] "POST /xmlrpc/common HTTP/1.1" 200 - 2013-11-19 17:13:03,926 30034 INFO server werkzeug: xx.xx.xx.xx - - [19/Nov/2013 17:13:03] "POST /xmlrpc/object HTTP/1.1" 200 -

how can i make it works? thank you, regards