mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
It's in Production!
Made some tweaks and error checks
This commit is contained in:
2
init.rb
2
init.rb
@@ -30,7 +30,7 @@ Redmine::Plugin.register :redmine_qbo do
|
||||
TimeEntry.safe_attributes 'qbo_billed'
|
||||
|
||||
# We are playing in the sandbox
|
||||
Quickbooks.sandbox_mode = true
|
||||
#Quickbooks.sandbox_mode = true
|
||||
|
||||
# Register QBO top menu item
|
||||
menu :top_menu, :qbo, { :controller => 'qbo', :action => 'index' }, :caption => 'Quickbooks'
|
||||
|
||||
Reference in New Issue
Block a user