跳至内容
菜单
此问题已终结
4 回复
4641 查看

In Settings, Configuration-->Indian Localization-->Products, when i check Define automatic codings on products , it redirects me to odoo apps server, after login, this is what i get.

Odoo Server Error


Traceback (most recent call last):
  File "/home/odoo/src/odoo/saas-6/openerp/http.py", line 539, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/home/odoo/src/odoo/saas-6/openerp/http.py", line 576, in dispatch
    result = self._call_function(**self.params)
  File "/home/odoo/src/odoo/saas-6/openerp/http.py", line 312, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/home/odoo/src/odoo/saas-6/openerp/service/model.py", line 118, in wrapper
    return f(dbname, *args, **kwargs)
  File "/home/odoo/src/odoo/saas-6/openerp/http.py", line 309, in checked_call
    return self.endpoint(*a, **kw)
  File "/home/odoo/src/odoo/saas-6/openerp/http.py", line 814, in __call__
    return self.method(*args, **kw)
  File "/home/odoo/src/odoo/saas-6/openerp/http.py", line 405, in response_wrap
    response = f(*args, **kw)
  File "/home/odoo/src/custom/private/loempia/controllers/embed.py", line 51, in download_urls
    mods_to_install = Modules.compute_modules_to_install(series, module_names, local_modules)
  File "/home/odoo/src/odoo/saas-6/openerp/api.py", line 254, in wrapper
    return new_api(self, *args, **kwargs)
  File "/home/odoo/src/custom/private/loempia/loempia2.py", line 1088, in compute_modules_to_install
    assert len(mids) == len(set(requested_mods)), 'Unknown modules requested: %r' % requested_mods
AssertionError: Unknown modules requested: ['web_group_expand', 'product_coding']
形象
丢弃
最佳答案

Hello,


I brought back the missing web_group_expand module from the grave, could you please retry now ?


Best regards,

David

形象
丢弃

He want have much success until you also find the grave of product_coding :-)

编写者

Yep.. I got the module. Thanks David!!

最佳答案

Obviously, as the error message says, you have to install the following modules because of existing dependencies (or to define the proper addons path):

https://www.odoo.com/apps/modules/8.0/web_group_expand/        and

product_coding (which I could not find anymore, but is installed here: http://www.kaikai.cl/en_US/website/info

形象
丢弃
编写者

actually i didnt get module from this link https://www.odoo.com/apps/modules/8.0/web_group_expand/ . It showing 404 url not found.

I'm afraid there is nothing I can do to help you further. Revert to Odoo and/or to the provider of the Indian localization for further help. And maybe refrain from using the option of automatic coding.

相关帖文 回复 查看 活动
1
1月 25
22629
2
2月 16
3155
0
3月 25
4095
1
9月 15
3660
4
8月 15
8889