From Product Form view - Cant open Purchase

Bug #865955 reported by Amit Bhavsar (Open ERP)
This bug report is a duplicate of:  Bug #854699: link address in opportunity view. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Problem : From Product Form view - Cant open Purchase
        products -- > products Form view ...
                      step : 1 At the Right Side Bar .... Under the "Links"
                      step : 2 click on the Purchase

           : A Traceback Found :
           =============================================================
           Client Traceback (most recent call last):
              File "/home/amb/source/web-client/addons/web/common/dispatch.py", line 161, in dispatch
                response["result"] = method(controller, self, **self.params)
              File "/home/amb/source/web-client/addons/web/controllers/main.py", line 754, in call
                return self.call_common(req, model, method, args, domain_id, context_id)
              File "/home/amb/source/web-client/addons/web/controllers/main.py", line 738, in call_common
                c, d = eval_context_and_domain(req.session, context, domain)
              File "/home/amb/source/web-client/addons/web/controllers/main.py", line 470, in eval_context_and_domain
                e_context = session.eval_context(context)
              File "/home/amb/source/web-client/addons/web/common/session.py", line 166, in eval_context
                return ccontext.evaluate(ctx)
              File "/home/amb/source/web-client/addons/web/common/nonliterals.py", line 257, in evaluate
                final_context.update(context_to_eval.evaluate(ctx))
              File "/home/amb/source/web-client/addons/web/common/nonliterals.py", line 257, in evaluate
                final_context.update(context_to_eval.evaluate(ctx))
              File "/home/amb/source/web-client/addons/web/common/nonliterals.py", line 179, in evaluate
                return eval(self.get_context_string(), SuperDict(ctx))
              File "<string>", line 1, in <module>
              File "/home/amb/source/web-client/addons/web/common/nonliterals.py", line 186, in __getattr__
                raise AttributeError(name)
            AttributeError: partner_id

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.