Se rendre au contenu
Menu
Cette question a été signalée
4 Réponses
4924 Vues

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']
Avatar
Ignorer
Meilleure réponse

Hello,


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


Best regards,

David

Avatar
Ignorer

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

Auteur

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

Meilleure réponse

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

Avatar
Ignorer
Auteur

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.

Publications associées Réponses Vues Activité
1
janv. 25
23073
2
févr. 16
3422
0
mars 25
4375
1
sept. 15
3909
4
août 15
9258