Added Resources Customers

This commit is contained in:
2016-04-26 09:17:06 -04:00
parent ab68b1cf89
commit 6a6fcf093c

View File

@@ -18,3 +18,4 @@ get 'qbo/sync', :to => 'qbo#sync'
get 'qbo/estimate/:id', :to => 'estimate#show', as: :estimate
get 'qbo/invoice/:id', :to => 'invoice#show', as: :invoice
resources :vehicles
resources :customers