On Mon, Jul 9, 2012 at 11:46 AM, mohit sarla <[email protected]> wrote:

> ERROR:common.message:Traceback (most recent call last):
>   File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
>     response['result'] = dispatch_method(method, params)
>   File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
>     res = dispatch(*args)
>   File "/trytond/protocols/dispatcher.py", line 156, in dispatch
>     res = getattr(obj, method)(*args_without_context, **kargs)
>   File "/trytond/wizard/wizard.py", line 366, in execute
>     result = self.execute(session, {}, transition(session))
>   File "/trytond/ir/module/module.py", line 593, in transition_upgrade
>     pool.init(update=True, lang=lang)
>   File "/trytond/pool.py", line 120, in init
>     lang=lang)
>   File "/trytond/modules/__init__.py", line 397, in load_modules
>     load_module_graph(graph, pool, lang)
>   File "/trytond/modules/__init__.py", line 240, in load_module_graph
>     tryton_parser.parse_xmlstream(fp)
>   File "/trytond/convert.py", line 416, in parse_xmlstream
>     self.sax_parser.parse(source)
>   File "/xml/sax/expatreader.py", line 107, in parse
>     xmlreader.IncrementalParser.parse(self, source)
>   File "/xml/sax/xmlreader.py", line 123, in parse
>     self.feed(buffer)
>   File "/xml/sax/expatreader.py", line 207, in feed
>     self._parser.Parse(data, isFinal)
>   File "/xml/sax/expatreader.py", line 304, in end_element
>     self._cont_handler.endElement(name)
>   File "/trytond/convert.py", line 463, in endElement
>     self.taghandler = self.taghandler.endElement(name)
>   File "/trytond/convert.py", line 258, in endElement
>     self.mh.import_record(self.model._name, self.values, self.xml_id)
>   File "/trytond/convert.py", line 748, in import_record
>     db_id = object_ref.create(values)
>   File "/trytond/model/modelsql.py", line 237, in create
>     super(ModelSQL, self).create(values)
>   File "/trytond/model/modelstorage.py", line 93, in create
>     for model, fields in self.__fields_by_model(values).iteritems():
>   File "/trytond/model/modelstorage.py", line 76, in __fields_by_model
>     model = self._inherit_fields[field][0]
> KeyError: u'name'
>
>
> What is this error means? can any one tell me please??
>
> --
> [email protected] mailing list
>

Mohit,

Would you mind telling what steps did you follow?


-- 

Thanks,
Regards,

*Er. Jay Vora*
M : 91 - 9879354457.
(Not miles, just an email away...)
Twitter <http://twitter.com/#%21/jaynvora>
Facebook<http://www.facebook.com/jaynvora>
LinkedIn <http://www.linkedin.com/in/jaynvora>
Blogger<http://jayvora.blogspot.com>
"No Seconds to be Wasted for Formalities, I have a lot to Execute !" - Jay
Vora

-- 
[email protected] mailing list

Reply via email to