opening task in web - error ?

Bug #902193 reported by Ferdinand
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 1

Bug Description

Server Traceback (most recent call last):
  File "/srv/openerp/instances/trunk/openerp-web/addons/web/common/openerplib/main.py", line 257, in send
    result = openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/home/srv/openerp/instances/trunk/openobject-server/openerp/netsvc.py", line 325, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File "/home/srv/openerp/instances/trunk/openobject-server/openerp/service/web_services.py", line 580, in dispatch
    res = fn(db, uid, *params)
  File "/home/srv/openerp/instances/trunk/openobject-server/openerp/osv/osv.py", line 120, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/srv/openerp/instances/trunk/openobject-server/openerp/osv/osv.py", line 172, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/srv/openerp/instances/trunk/openobject-addons/audittrail/audittrail.py", line 495, in execute_cr
    return fct_src(cr, uid, model, method, *args)
  File "/home/srv/openerp/instances/trunk/openobject-server/openerp/osv/osv.py", line 163, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/srv/openerp/instances/trunk/openobject-addons/base_calendar/base_calendar.py", line 1475, in read_group
    re.get('__context').update({'virtual_id' : virtual_id})
AttributeError: 'NoneType' object has no attribute 'update'

Related branches

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Dr.Ferdinand,

I have checked your issue with following revision and it is working fine at my end. Would you please provide your end revision number and try again with updated code.

Trunk:
    server - 3867
    Gtk - 2024
    new web - 1679
    addons - 5942

Thanks and waiting for your reply.

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
Ferdinand (office-chricar) wrote :

using bzr revno
5791 addons http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/
1598 web http://bazaar.launchpad.net/~openerp/openerp-web/trunk/
3838 server http://bazaar.launchpad.net/~openerp/openobject-server/trunk/

well opening task in

* GTK I get "Kanban view not implemented" , but can switch to list and form
* WEB I get the error #1

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Dr.Ferdinand,

Would you please update your code after that checked with updated code(with latest revision).
At my end web is working. For GTK : Open the task resource and see the view mode (kanban,tree,form,calendar,gantt,graph) that's why you faced "Kanban view not implemented"

Thanks and waiting for your reply.

Revision history for this message
Khushbu Modi(openerp) (kmo) wrote :

Hello ,

I have Face the same problem after Installing the Project_caldav module.

Thanks.

Changed in openobject-addons:
status: Incomplete → Confirmed
Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Low
Jigar A. (ifixthat)
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Jigar A. (ifixthat) wrote :

Hello,

     We have traced the issue and found at our end and have fixed the issue in branch: lp:~openerp-dev/openobject-addons/trunk-bug-902193-jam at Revision#5990 and also we have proposed the branch for merging in trunk addons (lp:openobject-addons).

Thanks a lot for you kind Support .

Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Thibault Delavallée (OpenERP) (tde-openerp) wrote :

Merged into lp:openobject-addons at revision 6045

Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.