Skip to Content
Menu
This question has been flagged
1 Odpoveď
4273 Zobrazenia

Hello

I'd like to use an application that was developed as a custom OpenERP 7.0 module.

The module depends on standard OpenERP modules.

At this point, I ran the Windows installer and downloaded the custom module through Git, and am told to simply 1) install the custom module and 2) create a user account.

I have a few questions:

1. In addition to OpenERP and PostgreSQL, I assume the OpenERP 7 Windows installer took care of installing Python and configuring Windows so that modules will run without further tweaking. Is this correct?

2. On Windows, how do I install custom modules? I assume data live somewhere in C:\Users\john\AppData\Local, but I found no trace of "OpenERP".

3. Will installing a custom module automatically install other modules it depends on, including OpenERP standard modules?

Thank you.

Avatar
Zrušiť
Best Answer

Hi John Doe,

Coming to your questions,

1. As you are using windows, While installing OpenERP 7, the exe file will take care of all the python packages that are needed to run OpenERP. But still if you want additional packages, you have to install them manually.

2. In windows, you will be able to find the addons path as follows.C:\Program Files\OpenERP 7.0-20130613-231107\openerp\addons 

In the mentioned path, paste the downloaded module and restart the services. In the application, Go to settings and click on update module list. After that you can find that module in the modules list.

3. Installing the custom module will install the modules whcih are present as depends in _openerp.py file of the custom module. 

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
máj 22
33956
0
mar 19
4060
0
jan 19
5108
4
feb 24
12333
0
jan 18
3960