mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update qbo_customer.rb
This commit is contained in:
@@ -29,7 +29,7 @@ class QboCustomer < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def email
|
def email
|
||||||
@details.primary_Email_addr
|
@details.primary_email_address
|
||||||
end
|
end
|
||||||
|
|
||||||
def primary_phone
|
def primary_phone
|
||||||
|
|||||||
Reference in New Issue
Block a user