Sha256: a6ae8a3b168ad609a142143a84777e3a36e477b62e3c19cdb193bee2fd4aa3cd
Contents?: true
Size: 441 Bytes
Versions: 2
Compression:
Stored size: 441 Bytes
Contents
##******************************************************************************************** ## Work Effort Assignments - what is necessary to complete this work effort - Inventory ##******************************************************************************************** class WorkEffortInventoryAssignment < ActiveRecord::Base attr_protected :created_at, :updated_at belongs_to :work_effort belongs_to :inventory_entry end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
erp_work_effort-4.2.0 | app/models/work_effort_inventory_assignment.rb |
erp_work_effort-4.0.0 | app/models/work_effort_inventory_assignment.rb |