Added Quickbooks to the top menu

This commit is contained in:
2016-01-04 21:50:35 -05:00
parent 56e1c2c8a4
commit 8a28b12323
2 changed files with 4 additions and 2 deletions

View File

@@ -11,8 +11,7 @@
# Plugin's routes
# See: http://guides.rubyonrails.org/routing.html
#
get 'qbo', :to=> 'qbo#index'
get 'qbo/authenticate', :to => 'qbo#authenticate'
get 'qbo/oauth_callback', :to => 'qbo#oauth_callback'
get 'qop/qbo_sync', :to => 'qbo#sync'