← Back to team overview

openerp-india team mailing list archive

[Bug 1094058] Re: [7.0] on module purchase installation XML error view

 

** Attachment added: "purchase.ogv"
   https://bugs.launchpad.net/openobject-addons/+bug/1094058/+attachment/3471190/+files/purchase.ogv

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1094058

Title:
  [7.0] on module purchase installation  XML error view

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  hi,  this is an error on purchase installation module.

  /home/openerp/openerp7/branch/openobject-
  addons/purchase/company_view.xml:

  this is the view xml content give by the log

  <record id="mrp_company" model="ir.ui.view">
              <field name="name">res.company.mrp.config</field>
              <field name="model">res.company</field>
              <field name="priority">19</field>
              <field name="inherit_id" ref="base.view_company_form"/>
              <field name="arch" type="xml">
                  <xpath expr="//group[@name='logistics_grp']" position="inside">
                          <field name="po_lead"/>
                  </xpath>
              </field>
          </record>

  thanks for all

  stephane

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1094058/+subscriptions


References