Error retrieving Lead list: Query Failed:SELECT leads.*, users.user_name assigned_user_name FROM leads LEFT JOIN users ON leads.assigned_user_id=users.id where (leads.status in ('In Process')) AND leads.deleted=0 ORDER BY name ASC LIMIT 3,1::MySQL error 1054: Unknown column 'name' in 'order clause'
If Leads are sorted on Contact I get the above when I click on one of them.
If sorted by Account, it is OK.
I looked all over on where to file a bug, but didn't fine it.
Thanks,
Al
Sugar 4.5.1e, FreeBSD 6.2, MySQL 5.x, PHP 5.x, Apache 2.x


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks