Magentoerpconnect product variant : Error in option object in magento attribute field

Bug #1069805 reported by YannickB (YOLO consulting)
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Magento OpenERP Connector
New
Undecided
Unassigned

Bug Description

Hi,

In Warehouse / Configuration / Products / Variant dimensions / Dimension Option, when I try to open the many2one field magento_attributs_option, I have the following error :

Client Traceback (most recent call last):
  File "/opt/destock-prod/web/addons/web/common/http.py", line 180, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/opt/destock-prod/web/addons/web/controllers/main.py", line 1044, in call
    return self.call_common(req, model, method, args, domain_id, context_id)
  File "/opt/destock-prod/web/addons/web/controllers/main.py", line 990, in call_common
    c, d = eval_context_and_domain(req.session, context, domain)
  File "/opt/destock-prod/web/addons/web/controllers/main.py", line 669, in eval_context_and_domain
    e_domain = session.eval_domain(domain or [])
  File "/opt/destock-prod/web/addons/web/common/session.py", line 218, in eval_domain
    return cdomain.evaluate(context or {})
  File "/opt/destock-prod/web/addons/web/common/nonliterals.py", line 226, in evaluate
    final_domain.extend(domain.evaluate(ctx))
  File "/opt/destock-prod/web/addons/web/common/nonliterals.py", line 226, in evaluate
    final_domain.extend(domain.evaluate(ctx))
  File "/opt/destock-prod/web/addons/web/common/nonliterals.py", line 137, in evaluate
    return eval(self.get_domain_string(), SuperDict(ctx))
  File "<string>", line 1, in <module>
  File "/opt/destock-prod/web/addons/web/common/nonliterals.py", line 194, in __getattr__
    raise AttributeError(name)
AttributeError: magento_attribut

This error only happen on web client, not in heavy client.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.