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:
@@ -46,7 +46,7 @@ module QueryPatch
|
|||||||
|
|
||||||
qbo_filters = {
|
qbo_filters = {
|
||||||
"customer" => {
|
"customer" => {
|
||||||
:name => l(:field_qbo_customer),
|
:name => l(:field_customer),
|
||||||
:type => :text,
|
:type => :text,
|
||||||
:order => @available_filters.size + 1},
|
:order => @available_filters.size + 1},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user