mirror of
https://github.com/rickbarrette/redmine_qbo_vehicles.git
synced 2026-04-03 07:31:57 -04:00
Compare commits
1 Commits
2026.2.6
...
ae7ccbf4b0
| Author | SHA1 | Date | |
|---|---|---|---|
| ae7ccbf4b0 |
@@ -63,7 +63,7 @@ class Vehicle < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def event_description
|
def event_description
|
||||||
"#{vin} #{year} #{make} #{model}"
|
"#{vin} - #{customer}"
|
||||||
end
|
end
|
||||||
|
|
||||||
def event_url
|
def event_url
|
||||||
|
|||||||
Reference in New Issue
Block a user