I had opened a bug on needing to increase the size of the 'action' field in the wkf_activity table to at least 256 chars a while back. I looked for this in the latest trunk version and I see this warning related to this field:
WARNING:init:column 'action' in table 'wkf_activity' has changed type (DB = varchar, def = text) ! However, when I check the database the field is the old type and size: action | character varying(64) | This occurs in a brand new database. Regards, Gerry -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=24990#24990 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
