File "/usr/lib/python2.5/site-packages/openerp-server/sql_db.py", line 125, in
execute
res = self._obj.execute(query, params)
ProgrammingError: relation
"x_res_partner_contact_x_training_session_x_subs_students_rel" does not exist
why the error?
Fields:
name: x_subs_students
fields Label: Subscribed Students
Field Type
Field Type: many2many
Object Relation: res.partner.contact
everything else default
I read most of the comments on many2many
Chauvet said in a post that the "first object must be create without many2many,
the second object must be created with many2one,third the first object must be
inherit to add many2many fiels"
I am using the web gui. How does that apply.
-------------------- m2f --------------------
--
http://www.openobject.com/forum/viewtopic.php?p=48449#48449
-------------------- m2f --------------------
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users