Comment 9 for bug 701644

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Thanks for being quick Raphael,

The solves the issue, but doesn't hide,speaking honestly.

We need to think why the self.loads{} has no entry for module and its xml_id.

I have been going through some reverse engineering how to generate this error and I see the root leading me to:
self._unlink_mark --->self.loads -->def _update_dummy inside ir_model.py.

Try except block can play a vital but villion 's role.
I will post more as I investigate more.
Thanks.