fix FK upgrade for pkg_referral: remove records referencing non-existant customer...
[freeside.git] / httemplate / browse / part_pkg_report_option.html
index 9745b13..00f2e83 100644 (file)
@@ -6,7 +6,7 @@
                  'disabled_statuspos' => 2,
                  'query'       => { 'table'     => 'part_pkg_report_option',
                                     'hashref'   => {},
-                                    'extra_sql' => 'ORDER BY name',
+                                    'order_by' => 'ORDER BY name',
                                   },
                  'count_query' => 'SELECT COUNT(*) FROM part_pkg_report_option',
                  'header'      => [ '#', 'Class' ],