hello, i have several admin users who have access to create products for a website, is there a way to know which products have been created by which admin users?
			
			
			
				#_virtuemart_products has a created_by column with userid 
			
			
			
				thank you man, that works for the answer, i appreciate that, but by any chance can you suggest me a tool to get a customized monthly report of that table, from the backend admin panel, without going to phpmyadmin?