Gracias por su ayuda:
Desde la terminal de la consola (Ubuntu-GNU/Linux), arranqué Tryton-Neso, y
al instalar un módulo me salió en la consola el siguiente mensaje:
ERROR:ir:Invalid xml view:
<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute
select for element field
<string>:3:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute
select for element field
<string>:4:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute
select for element field
<string>:6:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute
select for element field
<string>:7:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute
select for element field
<tree string="Order Points">
<field name="product" select="1"/>
<field name="location" select="1"/>
<field name="type" select="1"/>
<field name="company"/>
<field name="min_quantity" select="2"/>
<field name="max_quantity" select="2"/>
<field name="unit"/>
</tree>
ERROR:convert:Error while parsing xml file:
In tag record: model ir.ui.view with id order_point_view_tree.
Según entiendo lo que ocurre es que no están definidos todavía productos,
localización, tipo, compañía, mínimo y máximo y las unidad que requiere
para visualizar datos...será que estoy interpretando bien el mensaje de
error?
_______________________________________________________________
El viernes, 29 de junio de 2012 22:06:57 UTC-6, Jorge Rodríguez escribió:
>
> Recientemente he instalado varios módulos en Tryton y recibo el
> siguiente mensaje:
>
> "Invalid XML for view"
>
> Les agradecería si me ayudan explicándome qué significa y cómo puedo
> corregirlo (En caso de que haya que hacerlo)?
>
>
--
[email protected] mailing list