Method: Propertyware::WorkOrder#maintenance_notice

Defined in:
lib/propertyware/models/work_order.rb

#maintenance_noticeObject

Maintenance notice defined for the building that the work order is attached to.



83
84
85
# File 'lib/propertyware/models/work_order.rb', line 83

def maintenance_notice
  @maintenance_notice
end