mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-02 08:21:57 -04:00
removed unused method
This commit is contained in:
@@ -49,11 +49,6 @@ class Customer < ActiveRecord::Base
|
|||||||
@details.email_address = s
|
@details.email_address = s
|
||||||
end
|
end
|
||||||
|
|
||||||
# Redmine Search Event Interface
|
|
||||||
def event_type
|
|
||||||
:customer
|
|
||||||
end
|
|
||||||
|
|
||||||
# Convenience Method
|
# Convenience Method
|
||||||
# returns the customer's primary phone
|
# returns the customer's primary phone
|
||||||
def primary_phone
|
def primary_phone
|
||||||
|
|||||||
Reference in New Issue
Block a user