Furthermore,

When I change the value with the value in my ir_attachment in the DB and try, 
in my act_window, either 166450 or '166450' (the id in product_template.. 
corresponding to 166451, the id of product_product I'm viewing...) :

name="Technical documents"
domain="[('res_id', '=', 166450),('res_model','=','product.template')]"
res_model="ir.attachment"
src_model="product.product"
view_type="form"
view_mode="tree,form"
id="act_product_2_product_template_attach"/>

In this case, everything 's ok... :s





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

Reply via email to