I'm really sure if you publish a bug on lunchpad, it will be corrected more expedite!!!!
It looks like the view has som wong parameter called! Nhomar 2010/1/27 <[email protected]> > I installed the modul product_variant_multi on the version 5.0.6 and become > the following errors; > > > > > > Traceback (most recent call last): > > File "/usr/lib/openerp-server/netsvc.py", line 244, in dispatch > > result = LocalService(service_name)(method, *params) > > File "/usr/lib/openerp-server/netsvc.py", line 73, in __call__ > > return getattr(self, method)(*params) > > File "/usr/lib/openerp-server/service/web_services.py", line 583, in > execute > > res = service.execute(db, uid, object, method, *args) > > File "/usr/lib/openerp-server/osv/osv.py", line 59, in wrapper > > return f(self, dbname, *args, **kwargs) > > File "/usr/lib/openerp-server/osv/osv.py", line 118, in execute > > res = pool.execute_cr(cr, uid, obj, method, *args, **kw) > > File "/usr/lib/openerp-server/osv/osv.py", line 110, in execute_cr > > return getattr(object, method)(cr, uid, *args, **kw) > > File "/usr/lib/openerp-server/addons/stock/product.py", line 175, in > fields_view_get > > res = super(product_product,self).fields_view_get(cr, uid, view_id, > view_type, context, toolbar) > > File "/usr/lib/openerp-server/osv/orm.py", line 1236, in > fields_view_get > > result['arch'] = _inherit_apply_rec(inherit_result, sql_res[3]) > > File "/usr/lib/openerp-server/osv/orm.py", line 1231, in > _inherit_apply_rec > > result = _inherit_apply(result, inherit) > > File "/usr/lib/openerp-server/osv/orm.py", line 1182, in _inherit_apply > > raise AttributeError(_('Unknown position in inherited view %s !') % > pos) > > AttributeError: Unknown position in inherited view attributes ! > > > > > > Any Idea! > > Best Regards > red > > > > > -------------------- m2f -------------------- > > -- > http://www.openobject.com/forum/viewtopic.php?p=50278#50278 > > -------------------- m2f -------------------- > > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman2/listinfo/tinyerp-users >
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
