mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update init.rb
This commit is contained in:
4
init.rb
4
init.rb
@@ -21,6 +21,10 @@ Redmine::Plugin.register :redmine_qbo do
|
||||
require_dependency 'user_patch'
|
||||
require_dependency 'query_patch'
|
||||
require_dependency 'pdf_patch'
|
||||
|
||||
Rails.configuration.to_prepare do
|
||||
Redmine::Search.available_search_types << 'customers'
|
||||
end
|
||||
|
||||
name 'Redmine Quickbooks Online plugin'
|
||||
author 'Rick Barrette'
|
||||
|
||||
Reference in New Issue
Block a user