diff --git a/lib/query_patch.rb b/lib/query_patch.rb index 2a35fa6..580c197 100644 --- a/lib/query_patch.rb +++ b/lib/query_patch.rb @@ -46,7 +46,7 @@ module QueryPatch qbo_filters = { "customer" => { - :name => l(:field_qbo_customer), + :name => l(:field_customer), :type => :text, :order => @available_filters.size + 1}, }