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
@@ -22,6 +22,10 @@ Redmine::Plugin.register :redmine_qbo do
|
|||||||
require_dependency 'query_patch'
|
require_dependency 'query_patch'
|
||||||
require_dependency 'pdf_patch'
|
require_dependency 'pdf_patch'
|
||||||
|
|
||||||
|
Rails.configuration.to_prepare do
|
||||||
|
Redmine::Search.available_search_types << 'customers'
|
||||||
|
end
|
||||||
|
|
||||||
name 'Redmine Quickbooks Online plugin'
|
name 'Redmine Quickbooks Online plugin'
|
||||||
author 'Rick Barrette'
|
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'
|
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