v6 NameError: global name 'wizard' is not defined

Bug #648954 reported by GEM
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

hi,
when i want to upgrade a module I have this error :

Traceback (most recent call last):
  File "osv\osv.pyo", line 57, in wrapper
  File "osv\osv.pyo", line 140, in execute
  File "osv\osv.pyo", line 130, in execute_cr
  File "d:\OpenERP allinone\Server\bin\addons\base\module\wizard\base_module_upgrade.py", line 98, in upgrade_module
NameError: global name 'wizard' is not defined

I think just add in the head of python file :
import wizard

Bye

Related branches

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Thanks for noticing this.
It has been fixed by revision 2785 <email address hidden>.

Changed in openobject-server:
status: New → Confirmed
milestone: none → 6.0
status: Confirmed → Fix Released
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.