Hello,

Me, I have left behind this solution and try other solution : 

I create a field in the sale.order object named x_case_id, after I modify the 
python file in addons/sales_crm/. In the makeOrder function I fill in the 
x_case_id with the case.id.

After this step I add a many2one field on the crm.case object (x_quotes_ids) 
and show it on my form.

It's surely not the recommended solution but it works and I'm glad.
I hope it will help you !




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

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

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


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

Reply via email to