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

Hi! When I try to search some input on website I obtained this error:

website_sale.products_item and evaluating the following expression: product.product_variant_ids

and there is Qwebexception:"NUMBER" (I think Product ID)

How I can fix this issue???


Аватар
Відмінити
Автор

File "/opt/odoo8.0/openerp/api.py", line 266, in wrapper

return new_api(self, *args, **kwargs)

File "/opt/odoo8.0/openerp/models.py", line 3366, in _read_from_database

res2 = self._columns[f].get(cr, self._model, ids, f, user, context=context, values=result)

File "/opt/odoo8.0/openerp/osv/fields.py", line 781, in get

result[int(record[inverse])].append(record.id)

QWebException: "790" while evaluating

'product.product_variant_ids'

Related Posts Відповіді Переглядів Дія
Website Search bar Вирішено
3
квіт. 25
8569
1
вер. 24
1415
2
вер. 24
1309
1
лип. 23
1833
3
січ. 24
21603