attributes construct error

274 views
Skip to first unread message

Jhuliana Delgado

unread,
Aug 7, 2014, 9:50:07 PM8/7/14
to openerp-s...@googlegroups.com
hola chicos,

nuevamente soy yo, con otro error:

2014-08-08 01:43:08,429 12230 ERROR Fundei701 openerp.netsvc: attributes construct error, line 532, column 18
Traceback (most recent call last):
  File "/home/jhuliana/Desktop/7.0/openerp/netsvc.py", line 296, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File "/home/jhuliana/Desktop/7.0/openerp/service/web_services.py", line 433, in dispatch
    return fn(*params)
  File "/home/jhuliana/Desktop/7.0/openerp/service/web_services.py", line 444, in exp_authenticate
    res_users = pooler.get_pool(db).get('res.users')
  File "/home/jhuliana/Desktop/7.0/openerp/pooler.py", line 49, in get_pool
    return get_db_and_pool(db_name, force_demo, status, update_module)[1]
  File "/home/jhuliana/Desktop/7.0/openerp/pooler.py", line 33, in get_db_and_pool
    registry = RegistryManager.get(db_name, force_demo, status, update_module)
  File "/home/jhuliana/Desktop/7.0/openerp/modules/registry.py", line 203, in get
    update_module)
  File "/home/jhuliana/Desktop/7.0/openerp/modules/registry.py", line 233, in new
    openerp.modules.load_modules(registry.db, force_demo, status, update_module)
  File "/home/jhuliana/Desktop/7.0/openerp/modules/loading.py", line 350, in load_modules
    force, status, report, loaded_modules, update_module)
  File "/home/jhuliana/Desktop/7.0/openerp/modules/loading.py", line 256, in load_marked_modules
    loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks)
  File "/home/jhuliana/Desktop/7.0/openerp/modules/loading.py", line 188, in load_module_graph
    load_data(module_name, idref, mode)
  File "/home/jhuliana/Desktop/7.0/openerp/modules/loading.py", line 76, in <lambda>
    load_data = lambda *args: _load_data(cr, *args, kind='data')
  File "/home/jhuliana/Desktop/7.0/openerp/modules/loading.py", line 124, in _load_data
    tools.convert_xml_import(cr, module_name, fp, idref, mode, noupdate, report)
  File "/home/jhuliana/Desktop/7.0/openerp/tools/convert.py", line 941, in convert_xml_import
    doc = etree.parse(xmlfile)
  File "lxml.etree.pyx", line 2953, in lxml.etree.parse (src/lxml/lxml.etree.c:56204)
  File "parser.pxi", line 1555, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:82511)
  File "parser.pxi", line 1585, in lxml.etree._parseFilelikeDocument (src/lxml/lxml.etree.c:82832)
  File "parser.pxi", line 1468, in lxml.etree._parseDocFromFilelike (src/lxml/lxml.etree.c:81688)
  File "parser.pxi", line 1024, in lxml.etree._BaseParser._parseDocFromFilelike (src/lxml/lxml.etree.c:78735)
  File "parser.pxi", line 569, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74472)
  File "parser.pxi", line 650, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:75363)
  File "parser.pxi", line 590, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:74696)
XMLSyntaxError: attributes construct error, line 532, column 18



adjunto los archivos para revision

--
fndpasantias_view.xml
fndpasantias.py
crisyelit.vcf

Roberto Lizana

unread,
Aug 7, 2014, 10:16:30 PM8/7/14
to openerp-s...@googlegroups.com
Linea 532 del fichero fndpasantias_view.xml

<                         <field name="tipo_pasantia_id"select="0"/>
---
>                         <field name="tipo_pasantia_id" select="0"/>


Un saludo,
Roberto Lizana

El 08/08/14 a las #4, Jhuliana Delgado escribió:
--
Has recibido este mensaje porque estás suscrito al grupo "Usuarios OpenERP en España" de Grupos de Google.
Para anular la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a openerp-spain-u...@googlegroups.com.
Para acceder a más opciones, visita https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages