Method: Propertyware::WorkOrder#required_materials
- Defined in:
- lib/propertyware/models/work_order.rb
#required_materials ⇒ Object
List of materials required to complete the work order.
101 102 103 |
# File 'lib/propertyware/models/work_order.rb', line 101 def required_materials @required_materials end |