← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 706968] Re: [IE8] Can not print an invoice

 

Hi,

Now I have another error (only with IE) with last trunk :

Traceback (most recent call last):
  File "e:\OpenERP\Python2.6\lib\site-packages\cherrypy\_cprequest.py", line 603, in respond
    self.hooks.run('before_handler')
  File "e:\OpenERP\Python2.6\lib\site-packages\cherrypy\_cprequest.py", line 98, in run
    hook()
  File "e:\OpenERP\Python2.6\lib\site-packages\cherrypy\_cprequest.py", line 58, in __call__
    return self.callback(**self.kwargs)
  File "E:\OpenERP\trunk\web\openobject\tools\_tools.py", line 38, in csrf_check
    raise cherrypy.HTTPError(403, "Request Forbidden -- You are not allowed to access this resource.")
HTTPError: (403, 'Request Forbidden -- You are not allowed to access this resource.')

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/706968

Title:
  [IE8] Can not print an invoice

Status in OpenERP Web Client:
  Fix Released

Bug description:
  Everything is in the title.

  With IE8, I create a Sale order, validate, create an invoice out of
  it, validate, try to click the print button, a popup appears and
  immediately close, no download box.

  I tested with the trunk version and the version on demo.openerp.com.





References