Update init.rb

This commit is contained in:
2017-01-29 19:17:37 -05:00
committed by GitHub
parent 994cdf908f
commit a692f03bfa

View File

@@ -24,10 +24,6 @@ Redmine::Plugin.register :redmine_qbo do
require_dependency 'time_entry_query_patch'
require_dependency 'pdf_patch'
require_dependency 'attachments_controller_patch'
Rails.configuration.to_prepare do
Redmine::Search.available_search_types << 'customers'
end
name 'Redmine Quickbooks Online plugin'
author 'Rick Barrette'