The behavior of Function fields is different then another fields. It always depends on other fields and computed while reading record and not stored in database. (To store it in data base we have to define store=True attribute).
So you can not import function field. just import your data and function field will be computed automatically based on stock movements. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=42692#42692 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
