[TRUNK] Outgoing products by line with "patial" button is broken

Bug #660039 reported by Nhomar - Vauxoo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
Unassigned

Bug Description

reproduce.

-change a poduct to "average_price" on Price & supplier tab and & "real tme automated" on accounting tab
- make a sale order with this product sale oder.
-confirm SO
-go to warehouse > product moves > outgoing products. select you line created
-set available
-try to make the picking with "partial button"
-the following errors shows up!

Environment Information :
System : Linux-2.6.31-21-generic-i686-with-Ubuntu-9.10-karmic
OS Name : posix
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch:qt4-3.1-ia32:qt4-3.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
Operating System Release : 2.6.31-21-generic
Operating System Version : #59-Ubuntu SMP Wed Mar 24 07:28:56 UTC 2010
Operating System Architecture : 32bit
Operating System Locale : es_ES.UTF8
Python Version : 2.6.4
OpenERP-Client Version : 6.0dev
Last revision No. & ID :1617 <email address hidden>
Traceback (most recent call last):
  File "/home/nhomar/proyectos_bazaar/InstanciaTrunk/server-trunk/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/nhomar/proyectos_bazaar/InstanciaTrunk/server-trunk/bin/service/web_services.py", line 586, in dispatch
    res = fn(db, uid, *params)
  File "/home/nhomar/proyectos_bazaar/InstanciaTrunk/server-trunk/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/nhomar/proyectos_bazaar/InstanciaTrunk/server-trunk/bin/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/nhomar/proyectos_bazaar/InstanciaTrunk/server-trunk/bin/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/nhomar/proyectos_bazaar/InstanciaTrunk/server-trunk/bin/osv/orm.py", line 2057, in create
    if self._columns[field]._classic_write:
KeyError: 'move213_product_price'

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

revno 4322

Changed in openobject-addons:
status: New → Confirmed
assignee: nobody → Sbh (Open ERP) (sbh-openerp)
importance: Undecided → Medium
milestone: none → 6.0
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

This is fixed in latest trunk addons, after revision 4330

Changed in openobject-addons:
assignee: Sbh (Open ERP) (sbh-openerp) → nobody
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.