Can't install on v6

Bug #713027 reported by Alex Tikhomirov
36
This bug affects 8 people
Affects Status Importance Assigned to Milestone
OsCommerce Open ERP Connector
New
Undecided
Unassigned

Bug Description

Can't install esale_osc 6.0.1.0 on v6

Warning: There is no reference available for payment.type

An Application Error has been reported.

Traceback (most recent call last):
  File "/usr/share/pyshared/openerp-server/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/usr/share/pyshared/openerp-server/service/web_services.py", line 599, in dispatch
    res = fn(db, uid, *params)
  File "/usr/share/pyshared/openerp-server/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/share/pyshared/openerp-server/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/share/pyshared/openerp-server/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1961, in write
    self.datas[object_id].update(vals2)
KeyError: 1

Revision history for this message
RouquetteLionel (meublesmoss) wrote :

Hi,

I have the same bug, somebody did resolve it?

Thank you

Revision history for this message
Dieter Georgi (dietergeorgi) wrote :

Hello,

I have the same problem with esale_osc on v6

There is no reference available for payment.type

Traceback (most recent call last):
  File "netsvc.pyo", line 489, in dispatch
  File "service\web_services.pyo", line 599, in dispatch
  File "osv\osv.pyo", line 122, in wrapper
  File "osv\osv.pyo", line 176, in execute
  File "osv\osv.pyo", line 167, in execute_cr
  File "osv\orm.pyo", line 1961, in write
KeyError: 3

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.