mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update customer.rb
This commit is contained in:
@@ -15,7 +15,7 @@ class Customer < ActiveRecord::Base
|
||||
has_many :qbo_purchases
|
||||
has_many :vehicles
|
||||
|
||||
before_save :qbo
|
||||
#before_save :qbo
|
||||
|
||||
attr_accessible :name
|
||||
validates_presence_of :id, :name
|
||||
|
||||
Reference in New Issue
Block a user