← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 673055] Re: Error reported when creating a claim

 

** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
Error reported when creating a claim
https://bugs.launchpad.net/bugs/673055
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Fix Released

Bug description:
* Install crm_claim with demo data
* Create a new claim, and select the "Sales Department" as Sales Team
* Change / Add a stage...

The following error is reported :

Environment Information :
System : Linux-2.6.32-25-generic-i686-with-Ubuntu-10.04-lucid
OS Name : posix
Distributor ID:	Ubuntu
Description:	Ubuntu 10.04.1 LTS
Release:	10.04
Codename:	lucid
Operating System Release : 2.6.32-25-generic
Operating System Version : #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010
Operating System Architecture : 32bit
Operating System Locale : fr_BE.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :1675 launchpad_translations_on_behalf_of_openerp-20101109044756-3mjfecdutx8jmnaj
Traceback (most recent call last):
  File "/home/openerp/trunk/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/openerp/trunk/server/bin/service/web_services.py", line 586, in dispatch
    res = fn(db, uid, *params)
  File "/home/openerp/trunk/server/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/openerp/trunk/server/bin/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/openerp/trunk/server/bin/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
AttributeError: 'crm.claim' object has no attribute 'onchange_stage_id'







References