Activities is another name for the nodes on the workflow definition. Workitems are "instances" of those activities.
Data from a production database: SELECT count(*) FROM wkf_activity -> 80 records SELECT count(*) FROM wkf_workitem -> 87601 records Regards, Pedro _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
