14 lines
389 B
YAML
14 lines
389 B
YAML
# == Schema Information
|
|
# Schema version: 20090120184410
|
|
#
|
|
# Table name: stock_changes
|
|
#
|
|
# id :integer not null, primary key
|
|
# delivery_id :integer
|
|
# order_id :integer
|
|
# stock_article_id :integer
|
|
# quantity :integer default(0)
|
|
# created_at :datetime
|
|
#
|
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|