Gerry,

It's a bit tricky. I recomend that you read and study how product_product and 
product_template are defined in the product module. The fields that are defined 
for product_template aren't there on the product table. Every time that a 
product_product object is requested to the server it fetches the proper row for 
product_product and the corresponding fields on product_template. Using the 
same name for the fields in both tables may... have un unexpected result?

Regards,
Pedro





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

Reply via email to