I've tried getting an answer over the IRC but could not.
i'm trying for a while to find where this problem comes from.
if i try to click on the Addresses Object just to list the Partners i get an 
error:

  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 
583, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/osv.py", line 
59, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/osv.py", line 
118, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/osv.py", line 
110, in execute_cr
    return getattr(object, method)(cr, uid, *args, 
**kw)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/orm.py", line 
1298, in fields_view_get
    result['arch'] = 
_inherit_apply_rec(result['arch'], sql_res[3])
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/orm.py", line 
1294, in _inherit_apply_rec
    result = _inherit_apply(result, inherit)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/orm.py", line 
1245, in _inherit_apply
    raise AttributeError(_("Couldn't find tag '%s' in parent 
view !") % tag)
AttributeError&#58; Couldn't find tag '<field>' in parent view !


i created a new db, i'm using the stable branch and using the training profile.

i did notice if i schedule upgrade for the base module i get an error in the 
"state" about "invalid form correct red fields" i don't have any marked red 
fields or something..

i just want to explore the system but it's weird that from scratch the 
addresses return me this error.

thanks.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=46303#46303

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to