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