Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
7 Trả lời
13595 Lượt xem

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.


Ảnh đại diện
Huỷ bỏ
Tác giả

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.

Tác giả Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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/

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
3392
2
thg 3 15
6069
3
thg 9 25
239
1
thg 9 25
914
1
thg 9 25
212