Class: WorkOrderType
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- WorkOrderType
- Defined in:
- app/models/work_order_type.rb
Overview
A work order type is a simple string identifier of the entire work order As initial work orders correspond to single request workflow it will initially reflect the request type of the provided request.
Method Summary
Methods inherited from ApplicationRecord
convert_labware_to_receptacle_for, find_by_id_or_name, find_by_id_or_name!
Methods included from Squishify
Methods included from Warren::BroadcastMessages
#broadcast, included, #queue_associated_for_broadcast, #queue_for_broadcast, #warren