treaceback : when print Item Label report

Bug #1123952 reported by Nimesh Contractor(Open ERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Committed
Medium
OpenERP's Framework R&D

Bug Description

Hello,

Open tree view of stock moves select any record and print the item labels report
find traceback like ,

    Traceback (most recent call last):
  File "/home/odoo/runbot/static/openerp-dev-trunk-3540/server/openerp/addons/web/http.py", line 288, in dispatch
    r = method(self, **self.params)
  File "/home/odoo/runbot/static/openerp-dev-trunk-3540/server/openerp/addons/web/controllers/main.py", line 1678, in index
    report_data, context)
  File "/home/odoo/runbot/static/openerp-dev-trunk-3540/server/openerp/addons/web/session.py", line 30, in proxy_method
    result = self.session.send(self.service_name, method, *args)
  File "/home/odoo/runbot/static/openerp-dev-trunk-3540/server/openerp/addons/web/session.py", line 88, in send
    return openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/home/odoo/runbot/static/openerp-dev-trunk-3540/server/openerp/netsvc.py", line 236, in dispatch_rpc
    result = dispatch(method, params)
  File "/home/odoo/runbot/static/openerp-dev-trunk-3540/server/openerp/service/report.py", line 26, in dispatch
    security.check(db,uid,passwd)
NameError: global name 'security' is not defined

Thanks,
Nimesh.

Related branches

Amit Parik (amit-parik)
description: updated
Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Medium
status: New → Confirmed
Changed in openobject-server:
status: Confirmed → In Progress
Revision history for this message
Amit Bhavsar (Open ERP) (amb-openerp) wrote :

Hello Nims,

Thanks for reporting!

It has been fixed on lp:~openerp-dev/openobject-server/trunk-bug-1123952-amb branch with following revision number and id.

rev no : 4792
rev id : 4792 <email address hidden>

Thanks again!

Changed in openobject-server:
status: In Progress → Fix Committed
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.