mirror of
https://github.com/rickbarrette/redmine_qbo_vehicles.git
synced 2026-02-13 09:34:00 -05:00
Remove Project Level Integration
This commit is contained in:
@@ -27,7 +27,6 @@ class CreateVehicles < ActiveRecord::Migration[5.1]
|
||||
|
||||
add_reference :vehicles, :customers, index: true
|
||||
add_reference :issues, :vehicle, index: true
|
||||
add_reference :projects, :vehicle, index: true
|
||||
}
|
||||
rescue
|
||||
logger.error "Failed to create vehicles & refrences"
|
||||
|
||||
Reference in New Issue
Block a user