openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10907
[Bug 984033] Re: Can not create new user after install CRM module
Hello,
Unfortunately we cannot support "source code mode" for Windows, due to
the numerous complex problems that arise when you try to run Python
programs from source on Windows outside a proper Python IDE. On Windows
you should be using the all-in-one packages which installs OpenERP as a
service.
If you need to modify the OpenERP sources on Windows you have to install a Python IDE (such as Eclipse), install all the Python dependencies yourself, and start debugging from within that IDE. This requires the skills of a developer who can fix/debug dependencies issues, and we cannot support such configurations, not consider this a bug.
This should only be for programming/debugging purpose of course, and we do not recommend Windows as a development platform for OpenERP.
PS: if you still want to solve this issue you should start by checking
the OpenERP server logs for errors, and progressing from there by fixing
whatever is broken in your configuration (could be Python paths, etc.).
We cannot help you with this unfortunately.
** Changed in: openobject-addons
Status: New => Won't Fix
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/984033
Title:
Can not create new user after install CRM module
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
Can not create new user after install CRM module
This only happen when OpenERP running under source code mode
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/984033/+subscriptions
References