still same bug with

runbot

Age: 1m (Build 4097)
Connect
server 3878
addons 5988
web 1725 

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/898113

Title:
  [Trunk] Task can not be created from via project Tasks act_window

Status in OpenERP Addons (modules):
  New

Bug description:
  Install Project
  Goto Project Form View
  Click to Tasks Act window
  create New Task
  Got the Error:

  Traceback (most recent call last):
    File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 120, in 
wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 172, in 
execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 163, in 
execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/amp/workspace/trunk6/server/openerp/osv/orm.py", line 1468, in 
default_get
      defaults[f] = self._defaults[f](self, cr, uid, context)
    File "/home/amp/workspace/trunk6/addons/project/project.py", line 535, in 
_default_project
      return int(context['project_id'])
  ValueError: invalid literal for int() with base 10: 'OpenERP Integration'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/898113/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to