mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update query_patch.rb
This commit is contained in:
@@ -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},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user