Erp V6 Base:TestCliper Modulo Polizas Equipos: Error al seleccionar Proyecto

Bug #956340 reported by Carlos R. Quiñónez A.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Clima Perfecto
New
Undecided
Unassigned

Bug Description

Open ERP V6. GTK V6. Base de Datos: TestCliper Puerto:38070 Modulo: Policies
Dentro de Equipments, en la vista formulario en el la relación con Proyectos, en el cliente GTK, no aparecen los datos relacionados.
Y en el cliente web al seleccionar Nuevo Proyecto o modificar uno existente, aparece el siguiente Error:

Traceback (most recent call last):
  File "/home/openerp/openerp/tulio/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/openerp/openerp/tulio/server/bin/service/web_services.py", line 599, in dispatch
    res = fn(db, uid, *params)
  File "/home/openerp/openerp/tulio/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/openerp/openerp/tulio/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/openerp/openerp/tulio/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/openerp/openerp/tulio/server/bin/osv/orm.py", line 1603, in fields_view_get
    result['arch'] = _inherit_apply_rec(inherit_result, sql_res[3])
  File "/home/openerp/openerp/tulio/server/bin/osv/orm.py", line 1598, in _inherit_apply_rec
    result = _inherit_apply(result, inherit, id)
  File "/home/openerp/openerp/tulio/server/bin/osv/orm.py", line 1540, in _inherit_apply
    raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id)
  File "/home/openerp/openerp/tulio/server/bin/osv/orm.py", line 1454, in raise_view_error
    'model': self._name, })
AttributeError: View definition error for inherited view 'policy_maintenance.inherited_project_project_form' on 'project.project' model: Element '<field name="timesheet_id">' not found in parent view 'project.edit_project'

Related branches

Revision history for this message
Tulio Ruiz (Vauxoo) (truiz) wrote :

Ya se aplicaron as correcciones con este punto, los empleados deben ser asociados a la categoría de técnicos para que puedan aparecer al momento de seleccionar el encargado

Revision history for this message
Tulio Ruiz (Vauxoo) (truiz) wrote :

El comentario anterior no aplica. el error correspondiente a este bug ya está listo

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.