Re: Odd data showing up in Opportunities
Hi,
I'll give you the relevant fields of the opportunity table. Assuming you have access to phpmyadmin or MYSQLAdministrator.
opportunities:
id (must be unique, do not touch)
date_entered
date_modified
modified_user_id (also an uid, check with user table -> select user_name from users where id = 'the long number you see')
assigned_user_id (same here)
created_by (same here)
If you don't find the user in the users table then somebody deleted the user but did not re-asssign his or her opportunities. In this case either copy the uid of the new user into the respective field (with any SQL tool) or change the user directly on the screen.
Again: If this doesn't help you must have somebody looking into your code or do a fresh install and copy the db over
NEVER FORGET TO BACK UP YOUR DATA BEFORE YOU USE ANY TOOL!!!
rgds
rl
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
Bookmarks