[revno 181] traceback when properties on phase

Bug #729779 reported by Bruno JOLIVEAU - www.savoirfairelinux.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openerp-btp
Fix Released
Undecided
Sebastien LANGE - http://www.Syleam.fr

Bug Description

hi

we get a traceback because for each type of line we display the same form and we can "calculate" when we choose a line where type is "phase".

maybe revert in the code for this and display a lighter form whithout all those features for this type of line ?

Environment Information :
System : Linux-2.6.28-18-generic-i686-with-Ubuntu-9.04-jaunty
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
Operating System Release : 2.6.28-18-generic
Operating System Version : #60-Ubuntu SMP Fri Mar 12 04:40:52 UTC 2010
Operating System Architecture : 32bit
Operating System Locale : fr_FR.UTF8
Python Version : 2.6.2
OpenERP-Client Version : 5.0.15
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/home/bruno/pgi_50/server/5.0/bin/netsvc.py", line 299, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/home/bruno/pgi_50/server/5.0/bin/netsvc.py", line 77, in __call__
    return getattr(self, method)(*params)
  File "/home/bruno/pgi_50/server/5.0/bin/service/web_services.py", line 577, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/home/bruno/pgi_50/server/5.0/bin/osv/osv.py", line 58, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/bruno/pgi_50/server/5.0/bin/osv/osv.py", line 119, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/bruno/pgi_50/server/5.0/bin/osv/osv.py", line 111, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
AttributeError: 'sale.order.line' object has no attribute 'write_compute'

Changed in openerp-btp:
assignee: nobody → Sebastien LANGE - http://www.Syleam.fr (alnslang)
status: New → 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.