stock location structure error

Bug #874728 reported by Ariel E. Figueroa - http://www.humanytek.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

when double-clicking any of the locations showing the view menu:
   warehose> inventory control> structure location
shows the following error...

Environment Information :
System : Linux-2.6.38-11-generic-x86_64-with-Ubuntu-11.04-natty
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
Operating System Release : 2.6.38-11-generic
Operating System Version : #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011
Operating System Architecture : 64bit
Operating System Locale : es_MX.UTF8
Python Version : 2.7.1+
OpenERP-Client Version : 6.0.3
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/home/openerp/instancias/produccion/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/openerp/instancias/produccion/server/bin/service/web_services.py", line 599, in dispatch
    res = fn(db, uid, *params)
  File "/home/openerp/instancias/produccion/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/openerp/instancias/produccion/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/openerp/instancias/produccion/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/openerp/instancias/produccion/server/bin/osv/orm.py", line 2946, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/home/openerp/instancias/produccion/server/bin/osv/orm.py", line 3066, in _read_flat
    res2 = self._columns[f].get(cr, self, ids, f, user, context=context, values=res)
  File "/home/openerp/instancias/produccion/server/bin/osv/fields.py", line 801, in get
    res = self._fnct(obj, cr, user, ids, name, self._arg, context)
  File "/home/openerp/instancias/produccion/server/bin/addons/product/product.py", line 421, in _product_lst_price
    res[product.id] = product.list_price
  File "/home/openerp/instancias/produccion/server/bin/osv/orm.py", line 292, in __getattr__
    return self[name]
  File "/home/openerp/instancias/produccion/server/bin/osv/orm.py", line 205, in __getitem__
    field_values = self._table.read(self._cr, self._uid, ids, field_names, context=self._context, load="_classic_write")
  File "/home/openerp/instancias/produccion/server/bin/osv/orm.py", line 2946, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/home/openerp/instancias/produccion/server/bin/osv/orm.py", line 3005, in _read_flat
    cr.execute(query, (tuple(sub_ids),))
  File "/home/openerp/instancias/produccion/server/bin/sql_db.py", line 78, in wrapper
    return f(self, *args, **kwargs)
  File "/home/openerp/instancias/produccion/server/bin/sql_db.py", line 131, in execute
    res = self._obj.execute(query, params)
ProgrammingError: column does not exist product_product.project_id
LINE 1: ...ct.track_outgoing,product_product.product_tmpl_id,product_pr...
                                                              ^

Related branches

Revision history for this message
Ariel E. Figueroa - http://www.humanytek.com (arielfigue) wrote :

OS server version Ubuntu Server 10.04 LTS
OpenERP server version 6.0.2
OpenERP GTK Client version 6.0.3

description: updated
Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

Hello.

Ariel can you provide the revno of your server and addons?

Thx

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Ariel,

I have checked your issue with latest updated code with trunk and stable 6 both and It is working fine at my end.

I have checked with following revision :

Trunk :
=====
      Server - 3765

      Gtk-Client - 1978

      Addons - 5374

Stable-6 :
=======
      Server - 3523

      Gtk-Client - 1905

      Addons - 4887

Would you please try again with updated code.

Thanks and waiting for your reply.

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenERP Addons because there has been no activity for 60 days.]

Changed in openobject-addons:
status: Incomplete → Expired
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Ariel,

Would you please try with the latest updated code.

If you still face the problem then you can reopen this with more information.

Thanks.

Changed in openobject-addons:
status: Expired → Invalid
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.