mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update query_patch.rb
This commit is contained in:
@@ -45,7 +45,7 @@ module QueryPatch
|
||||
@available_filters = available_filters_without_qbo
|
||||
|
||||
qbo_filters = {
|
||||
"customer" => {
|
||||
:customer_id => {
|
||||
:name => l(:field_customer),
|
||||
:type => :text,
|
||||
:order => @available_filters.size + 1},
|
||||
|
||||
Reference in New Issue
Block a user