The date and uid of creation or change are managed as special cases by the ORM. If you want to add another special field you'll probably have to redefine some methods of orm.orm. You can look for portions beginin with a "if self._log_access:" (_log access is the field indicating if you want to create uid/date fields on the table).
-------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=32623#32623 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
