تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
7 الردود
13604 أدوات العرض

Hi,

I've finished the installation of odoo 10.0. And I can start odoo-bin without parameters.

Now, I'm struggling to install openEducat modules.

I've unzipped them under /opt/odoo/odoo-10.0/addons and set the following access rights :

- chown -R odoo: /opt/odoo/odoo-10.0/addons/openeducat_*

- chmod -R u+x /opt/odoo/odoo-10.0/addons/openeducat_*

But when I got to Settings > Apps. I can't find them.

What I have missed ?

Do the odoo-bin binary need any other parameter ?

Please, I need help. I can provide additional infos if asked.

Thanks in advance.


الصورة الرمزية
إهمال
الكاتب

I fixed the the problem :

Actually, the only problem was with access rights on the files of openEducat modules.

I have set them to 777 and now I can see them in the Apps view.

Thanks for all contributions.

الكاتب أفضل إجابة

I fixed the the problem :

Actually, the only problem was with access rights on the files of openEducat modules.

I have set them to 777 and now I can see them in the Apps view.

Thanks for all contributions.

الصورة الرمزية
إهمال
أفضل إجابة

Stupid question maybe, but did you hit backspace in the search field which will display all apps?

الصورة الرمزية
إهمال
أفضل إجابة

Did you update the modules list in your Apps menu (while having activated the developer mode)?

الصورة الرمزية
إهمال
أفضل إجابة

Hi Zeroun

Just check that what you unzip inside of  /opt/odoo/odoo-10.0/addons are directly the OpenEducat addons
As I remember OpenEducat is just one addon and maybe what you get is the content of the OpenEducat addon spread into your Odoo Addons folder instead

It's better to unzip it into another path and get configured into Odoo config option addons_path

Read more here:

http://www.odoo.com/documentation/10.0/reference/cmdline.html

الصورة الرمزية
إهمال
أفضل إجابة

Hi Zeroun,

These steps worked for me in Odoo 10:

  1. Unzip module files to under /usr/lib/python2.7/dist-packages/odoo/addons/

  2. Login as Administrator

  3. Activate the developer mode from Settings

  4. Navigate to Apps > Update Apps List

  5. Remove the word Apps from the Search box if you are installing a module instead of an Application

Source: http://www.freeofficesolutions.com/odoo-install-module/

الصورة الرمزية
إهمال
أفضل إجابة

open the folder openeducat after unziping it .

u will be able to find many modules in it each one needs to be copied out of the main folder and be placed in addons

الصورة الرمزية
إهمال
أفضل إجابة

You need to add your openeducat addons_path with your odoo-server.conf

edit /etc/odoo-server.conf or wherever your configuration is located.

It looks like this

[options]
; This is the password that allows database operations:
; admin_passwd = admin

db_host = False

db_port = False

db_user = odoo

db_password = False

addons_path =/opt/odoo/odoo-10.0/addons,/opt/odoo/odoo-10.0/addons/openeducat_


Then save.

You need to run odoo-server like this.

./odoo-bin -c /etc/odoo-server.conf

Update Odoo Apps then Update Apps List


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 15
3393
2
مارس 15
6071
3
سبتمبر 25
260
1
سبتمبر 25
924
1
سبتمبر 25
219