Ok, I finally commented out enough things to get the module to install but now 
I get this error when I try to bring up one of the forms:

ERROR:web-services:Exception in call: Traceback (most recent 
call last):
  File "/root/build/openerp/server/bin/osv/osv.py", line 90, in execute_cr
    return getattr(object,method)(cr, uid, *args, 
**kw)
  File "/root/build/openerp/server/bin/osv/orm.py", line 985, in 
fields_view_get
    result['arch'] = 
_inherit_apply_rec(result['arch'], sql_res[3])
  File "/root/build/openerp/server/bin/osv/orm.py", line 981, in 
_inherit_apply_rec
    result = _inherit_apply(result, inherit)
  File "/root/build/openerp/server/bin/osv/orm.py", line 899, in 
_inherit_apply
    doc_dest = dom.minidom.parseString(inherit)
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 
1925, in parseString
    return expatbuilder.parseString(string)
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/expatbuilder.py", 
line 942, in parseString
    return builder.parseString(string)
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/expatbuilder.py", 
line 223, in parseString
    parser.Parse(string, True)
ExpatError: junk after document element: line 4, column 4

Regards,
Gerry




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

--
http://www.openerp.com/forum/viewtopic.php?p=25582#25582

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


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

Reply via email to