"Get Specified Tasks" wizard fails

Bug #588644 reported by Carlos Liebana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Agile Methodology
Fix Released
Medium
Jérôme Bove @ CampToCamp

Bug Description

- New Draft Modec Project, only "Parent Project" is empty in the whole form.

- I add the iterations, choosing the functional blocks I want to use in this project.

- When I save, the related steps are filled.

- Now I need the tasks, related to the steps of each functional block. If I click "Open Project", I works well. If instead of that, I choose the wizar "Get specified tasks", I receive the following error:

Python Version : 2.5.2
OpenERP-Client Version : 5.0.9
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 244, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 73, in __call__
    return getattr(self, method)(*params)
  File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 632, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 612, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 82, in execute_cr
    res['action'] = result_def['action'](self, cr, uid, data, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/agile-openerp-support/wizard/wizard_open_modec_task.py", line 66, in _action_open_window
    result = mod_obj._get_id(cr, uid, module_name, xml_id)
  File "/usr/lib/python2.5/site-packages/openerp-server/tools/misc.py", line 683, in cached_result
    result2 = fn(self2, cr, *args[:self.skiparg-2], **kwargs2)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/base/ir/ir_model.py", line 447, in _get_id
    raise Exception('No references to %s.%s' % (module, xml_id))
Exception: No references to agile_methodo_support.action_view_task

Related branches

Revision history for this message
Joël Grand-Guillaume @ camptocamp (jgrandguillaume-c2c) wrote :

Hi,

The standard flow is to first open the project, then use this wizard on the opened project. Anyway, OpenERP should not raise en error here.

Thanks for reporting,

Regards,

Joël

Changed in agile-openerp-support:
status: New → Invalid
status: Invalid → Confirmed
importance: Undecided → Medium
assignee: nobody → Jérôme Bove @ CampToCamp (jbove-c2c)
Changed in agile-openerp-support:
status: Confirmed → 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.