> DreamersDelight, I think you're right but I don't know why I'm not able to 
> only select the name in my query !

Cause a selection is always build from a key value pair. Look at the 
documentation of a selection and how it's build.

Seems I can't help you further cause the code you gave in your last post works 
perfectly for me  [Shocked] Values get saved so it must be something else. 

Only thing I changed was that I added the name of the folder in which the 
module resides.

 _name = 'testmodule.monde'

and

def _get_monde(self, cr, uid, context={}):
    obj = self.pool.get('testmodule.monde')

------------------------
Don't thank me just spread the word about Open ERP
-= http://forwardstraight.blogspot.com/ =-




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=60244#60244

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to