use GROUP BY instead of DISTINCT ON in the state and country queries for better cross...
authorivan <ivan>
Fri, 25 Aug 2006 19:30:52 +0000 (19:30 +0000)
committerivan <ivan>
Fri, 25 Aug 2006 19:30:52 +0000 (19:30 +0000)
commit7517eaa583bcb213b62dfd0c11288aa50a350e8a
treea1a123dfb5a048348775e237f64ea25f6417bf2f
parentb19266599870172bda0921df60020f0440854750
use GROUP BY instead of DISTINCT ON in the state and country queries for better cross-database compatibility, based on a preliminary patch from Jason Thomas
FS/FS/Misc.pm
FS/FS/Record.pm
httemplate/edit/cust_main/select-country.html
httemplate/edit/cust_main/select-county.html
httemplate/edit/cust_main/select-state.html