Method: Propertyware::WorkOrder#scheduled_end_date
- Defined in:
- lib/propertyware/models/work_order.rb
#scheduled_end_date ⇒ Object
Date on which the work is scheduled to be completed.
104 105 106 |
# File 'lib/propertyware/models/work_order.rb', line 104 def scheduled_end_date @scheduled_end_date end |