I think my 'partner_id' field in my object in the py is the problem:
                'partner_id':  
 fields.many2one('res.partner', 'Partner', required=True, 
ondelete='cascade', select=True),
how can I get this set to the current partner_id for the notebook?

Gerry





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

Reply via email to