fk_user_actioninteger,-- user id of owner of action (note that assigned users to event are store into another table)
fk_user_actioninteger,-- user id of owner of action (note that users assigned to event are stored into another table)
fk_user_doneinteger,-- user id of user that has made action (deprecated)
transparencyinteger,-- transparency (ical standard). used to say if user assigned to event are busy or not by event. This field may be deprecated if we want to store transparency for each assigned user, so into table llx_actioncomm_resources.
transparencyinteger,-- transparency (ical standard). used to say if user assigned to event are busy or not by event. This field may be deprecated if we want to store transparency for each assigned user, moved into table llx_actioncomm_resources.