Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3792 Переглядів

I'm trying to install this community module in my Odoo V8 : https://apps.odoo.com/apps/modules/8.0/exportsage50

The first error I get was this:

https://github.com/OCA/connector-sage/issues/13


After I changed the from osv import fields, osv to from openerp.osv import fields, osv


I get a new error that says: ImportError: No module named web

I searched google for that but I can't find a solution.

Any ideas?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 16
21369
2
бер. 15
16231
3
трав. 24
14460
1
вер. 22
1982
1
вер. 21
2763