how to install mgmtsystem for OP 7.0 on windows?

Asked by bizphoenix

I want to install mgmtsysem on windows. Is mgmtsystem can be installed on windows platform?Which version can be download for windows?How to install ?Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
OpenERP Management System Edit question
Assignee:
Maxime Chambreuil (http://www.savoirfairelinux.com) Edit question
Solved by:
Maxime Chambreuil (http://www.savoirfairelinux.com)
Solved:
Last query:
Last reply:
Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#1

You can install management system modules on Windows. This is the same file to download and they are available here :

https://launchpad.net/openerp-mgmtsystem/7.0/20130411/+download/openerp-mgmtsystem-7.0-20130411.tgz

Revision history for this message
bizphoenix (verygood1980) said :
#2

Thanks.

I unziped the tar file and copyed to the op server installed dirctory.

d:\program files\op7.0\server\server\addons

Restart the op service ,the server can't be login. 404 error.

How to sovle?

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#3

The modules should be directly in d:\program files\op7.0\server\server\addons like

d:\program files\op7.0\server\server\addons\mgmgtsystem_audit\__openerp__.py

If they are in a subdirectory, it won't work.

Revision history for this message
bizphoenix (verygood1980) said :
#4

2013-04-26 13:38:58,578 5780 INFO ? openerp: OpenERP version 7.0-20130424-232422
2013-04-26 13:38:58,578 5780 INFO ? openerp: addons paths: d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons
2013-04-26 13:38:58,578 5780 INFO ? openerp: database hostname: localhost
2013-04-26 13:38:58,578 5780 INFO ? openerp: database port: 5432
2013-04-26 13:38:58,578 5780 INFO ? openerp: database user: openpg
2013-04-26 13:38:59,125 5780 CRITICAL ? openerp.modules.module: Couldn't load module web
2013-04-26 13:38:59,125 5780 CRITICAL ? openerp.modules.module: No module named crm
2013-04-26 13:38:59,125 5780 ERROR ? openerp.service: Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\.\openerp\service\__init__.py", line 59, in load_server_wide_modules
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\.\openerp\modules\module.py", line 415, in load_openerp_module
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons\web\http.py", line 624, in wsgi_postload
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons\web\http.py", line 513, in __init__
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons\web\http.py", line 576, in load_addons
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\.\openerp\modules\module.py", line 133, in load_module
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons\mgmtsystem_action\__init__.py", line 2, in <module>
  File "d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons\mgmtsystem_action\mgmtsystem_action.py", line 23, in <module>
ImportError: No module named crm
2013-04-26 13:38:59,140 5780 INFO ? openerp: OpenERP server is running, waiting for connections...
2013-04-26 13:38:59,203 5780 INFO ? openerp.service.wsgi_server: HTTP service (werkzeug) running on 0.0.0.0:8069

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#5

You need to have the modules from the openerp-web project in your addons path.

Right now you only have :
2013-04-26 13:38:58,578 5780 INFO ? openerp: addons paths: d:\Program Files\OpenERP 7.0-20130424-232422\Server\server\openerp\addons

https://answers.launchpad.net/openobject-server/+question/189411

Revision history for this message
bizphoenix (verygood1980) said :
#6

After I installed ''CRM" app and "Web Api" app,the error infomation disappare,but the "mgmtsystem addons" still not be picked up.Are there some documents or handbook or install guide to be readed for me?

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#7
Revision history for this message
bizphoenix (verygood1980) said :
#8

aha
I created a new database ,the mgmtsystem addons appare . Why the database which be created before the mgmtsystem addons copyed to op's addons directory can't pick up the mgmtsystem addons?How to solve this problem?

Revision history for this message
Best Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#9

You need to update the module list for that.

Set Technical features on your user and then "Update module list" option should appear in the Settings menu.

Revision history for this message
bizphoenix (verygood1980) said :
#10

get.

Thanks a lot.

Revision history for this message
bizphoenix (verygood1980) said :
#11

Thanks Maxime Chambreuil (http://www.savoirfairelinux.com), that solved my question.

Revision history for this message
Carlos Paz (phoenixsampras) said :
#12

Hello

I have all the mgmtsystem addons inside:
C:\Program Files\OpenERP 7.0-20130423-232417\Server\server\openerp\addons

after updating the modules, the apps are not shown yet!!

Help plz

Revision history for this message
Jose Vasquez (jose-vas-7) said :
#13

follow the steps mentioned ... but my problem is I do not see the module ... this with another name to search?

Revision history for this message
bizphoenix (verygood1980) said :
#14

Admin user not be selected Technical features as default settings. You should select the Technical features for admin user and relogin.

Revision history for this message
Jose Vasquez (jose-vas-7) said :
#15

Hello...

I have selected the Technical features for admin user.
I have installed the CRM, Warehouse Management, Envoicing & Payments, MRP, Purchase Management, Calendar, Knowledge.
I have mgmtsystem folders in the path "C: \ Program Files \ OpenERP 7.0-20130423-232417 \ Server \ server \ openerp \ addons" (they are not in subdirectories). Seeking "mgmtsystem" without filters, and I have no results. What else am I missing?

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#16

Assuming you updated the list of modules, can you try clicking on "Installed Modules" and then removing the filters to search for "mgmtsystem" ?

Revision history for this message
Carlos Paz (phoenixsampras) said :
#17

Hello Maxime:

1. We installed a clean openerp 7
2. extracted the module folders and files, like this inside addons, http://postimg.org/image/z69tek59j/
3. UPDATED the module list using the openerp GUI https://www.diigo.com/item/image/1p4q0/ga1x
4. Seached for the "mgmtsystem" modules... they wont show up. https://www.diigo.com/item/image/1p4q0/ry4e

What we are doing wrong?

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) said :
#18

Click on "Modulos Instalados"
Remove the default filter
Search for "mgmtsystem"

Revision history for this message
Jose Vasquez (jose-vas-7) said :
#19

great ... my mistake, I was searching in "applications".
thank you very much Maxime.