Trunk : manufacturing (master data, work center). Error when I load the work center

Bug #539014 reported by Aline (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
Ujjvala Collins

Bug Description

Version : Trunk
Update addons : 3186

Hello,

In manufacturing > Master Data > Work Center (Form view).
The action "work center load" on the right of the page reports an error :

Environment Information :
System : Linux-2.6.31-20-generic-x86_64-with-Ubuntu-9.10-karmic
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
Operating System Release : 2.6.31-20-generic
Operating System Version : #57-Ubuntu SMP Mon Feb 8 09:02:26 UTC 2010
Operating System Architecture : 64bit
Operating System Locale : fr_BE.UTF8
Python Version : 2.6.4
OpenERP-Client Version : 5.2dev
Last revision No. & ID :1198 codehost@crowberry-20100315044833-9wy31ggn73xxgzgl
Traceback (most recent call last):
  File "/home/aline/openerp/trunk/server/bin/service/web_services.py", line 712, in go
    (result, format) = obj.create(cr, uid, ids, datas, context)
  File "/home/aline/openerp/trunk/server/bin/addons/mrp/report/workcenter_load.py", line 139, in create
    "ORDER BY mrp_workcenter.id" ,(ids,))
  File "/home/aline/openerp/trunk/server/bin/sql_db.py", line 74, in wrapper
    return f(self, *args, **kwargs)
  File "/home/aline/openerp/trunk/server/bin/sql_db.py", line 119, in execute
    res = self._obj.execute(query, params)
ProgrammingError: ERREUR: la colonne « name » n'existe pas
LIGNE 1 : SELECT id, name FROM mrp_workcenter WHERE id=ANY(ARRAY[2])OR...

Thanks,

Aline Preillon

Changed in openobject-addons:
status: New → Confirmed
Changed in openobject-addons:
assignee: nobody → gpa(Open ERP) (gpa-openerp)
importance: Undecided → Medium
milestone: none → 5.2
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

It has been fixed by revision <email address hidden>.
Thanks.

Changed in openobject-addons:
status: Confirmed → Fix Released
assignee: gpa(Open ERP) (gpa-openerp) → uco (Open ERP) (uco-openerp)
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.