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

@@ -25,10 +25,6 @@ Redmine::Plugin.register :redmine_qbo do
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'
description 'This is a plugin for Redmine to intergrate with Quickbooks Online to allow for seamless intergration CRM and invoicing of completed issues'