Skip to content

Fix default sort ref #110

Alan Bell requested to merge alanbell/vtigercrm:fix_default_sort into master

this adds code to the model for list views and related list views so that if no sort order is manually specified (someone hasn't clicked a column header) then it checks to see if the performance preference for default sorting is turned on and uses the sort order specified for the module. ref issue #110 (closed)

Merge request reports