camptocamp / c2c-rd-addons

GNU Affero General Public License v3.0
15 stars 58 forks source link

Can't install stock_product_location #19

Closed jalzaga closed 8 years ago

jalzaga commented 8 years ago

When trying to install the module in Odoo v8 it gives the following error:

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 922, in xmlid_lookup raise ValueError('External ID not found in the system: %s' % (xmlid)) ParseError: "External ID not found in the system: stock.view_normal_procurement_locations_form" while parsing /opt/odoo/odoo/addons/stock_product_location/product_view.xml:5, near record model="ir.ui.view" id="product_normal_stock_loc_form_view" field name="name">view.product.normal.stock.loc.form field name="model">product.product field name="inherit_id" ref="stock.view_normal_procurement_locations_form"/

ferdiga commented 8 years ago

On 2015-12-20 20:21, Jose Maria Alzaga wrote:

When trying to install the module in Odoo v8 it gives the following error:

it is not ported to v8 - only works fine on 6.1

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_modelpy", line 922, in xmlid_lookup raise ValueError('External ID not found in the system: %s' % (xmlid)) ParseError: "External ID not found in the system: stockview_normal_procurement_locations_form" while parsing /opt/odoo/odoo/addons/stock_product_location/product_viewxml:5, near

viewproductnormalstocklocform productproduct

form

— Reply to this email directly or view it on GitHub https://github.com/camptocamp/c2c-rd-addons/issues/19.