mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update vehicle.rb
This commit is contained in:
@@ -13,6 +13,7 @@ class Vehicle < ActiveRecord::Base
|
|||||||
unloadable
|
unloadable
|
||||||
|
|
||||||
belongs_to :customer
|
belongs_to :customer
|
||||||
|
has_many :issues
|
||||||
|
|
||||||
attr_accessible :year, :make, :model, :customer, :notes, :vin
|
attr_accessible :year, :make, :model, :customer, :notes, :vin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user