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
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user