← Back to team overview

openerp-l10n-ar-localization team mailing list archive

Re: [Bug 1240276] Re: Error al instalar l10n_ar_invoice. La vista partner_view es incorrecta

 

OK, lo cierro


On Tue, Nov 5, 2013 at 12:33 PM, Cristian Sebastian Rocha <
1240276@xxxxxxxxxxxxxxxxxx> wrote:

> La versión que estás usando no es soportada: openerp-8.0alpha1-py2.7.egg
>
> ** Changed in: openerp-l10n-ar-localization
>        Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1240276
>
> Title:
>   Error al instalar l10n_ar_invoice. La vista partner_view es incorrecta
>
> Status in OpenERP - Localización Argentina:
>   Invalid
>
> Bug description:
>   La instalación de l10n_ar_invoice da error de xml invalido al instalar
>   la vista de partner_view. Este es el mensaje de error capturado en el
>   log
>
>   The field(s) `arch, model` failed against a constraint: The model name
> does not exist or the view architecture cannot be rendered." while parsing
> /home/gustavo/work/naranpol/oerp_70/default/local/lib/python2.7/site-packages/openerp-8.0alpha1-py2.7.egg/openerp/addons/l10n_ar_invoice/view/partner_view.xml:49,
> near
>   <record id="view_res_partner_tree" model="ir.ui.view">
>               <field name="name">res.partner.tree</field>
>               <field name="model">res.partner</field>
>               <field name="inherit_id" ref="base.view_partner_tree"/>
>               <field name="arch" type="xml">
>                         <field name="name" position="after">
>                       <field name="responsability_id"/>
>                       <field name="document_type_id"/>
>                       <field name="document_number"/>
>                   </field>
>               </field>
>           </record>
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/openerp-l10n-ar-localization/+bug/1240276/+subscriptions
>

-- 
You received this bug notification because you are a member of OpenERP -
Team de Localización Argentina, which is subscribed to openerp-l10n-ar-
localization.
https://bugs.launchpad.net/bugs/1240276

Title:
  Error al instalar l10n_ar_invoice. La vista partner_view es incorrecta

Status in OpenERP - Localización Argentina:
  Invalid

Bug description:
  La instalación de l10n_ar_invoice da error de xml invalido al instalar
  la vista de partner_view. Este es el mensaje de error capturado en el
  log

  The field(s) `arch, model` failed against a constraint: The model name does not exist or the view architecture cannot be rendered." while parsing /home/gustavo/work/naranpol/oerp_70/default/local/lib/python2.7/site-packages/openerp-8.0alpha1-py2.7.egg/openerp/addons/l10n_ar_invoice/view/partner_view.xml:49, near
  <record id="view_res_partner_tree" model="ir.ui.view">
              <field name="name">res.partner.tree</field>
              <field name="model">res.partner</field>
              <field name="inherit_id" ref="base.view_partner_tree"/>
              <field name="arch" type="xml">
  		        <field name="name" position="after">
                      <field name="responsability_id"/>
                      <field name="document_type_id"/>
                      <field name="document_number"/>
                  </field>
              </field>
          </record>

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-l10n-ar-localization/+bug/1240276/+subscriptions


References