when I have the product:

1 for product in self.browse(cr, uid, ids, context):
2       product.product_tmpl_id
                                
when I run, at line 2, sometimes I have this
browse_record: browse_record(product.template, 1)
and if I do product.product_tmpl_id.id, then I have its int value

and sometimes it gives me the correct id (the int value in the database)

Does someone have the same error?




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

--
http://www.openerp.com/forum/viewtopic.php?p=24300#24300

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


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

Reply via email to