foodsoft/test/fixtures/stock_changes.yml

14 lines
361 B
YAML

# == Schema Information
# Schema version: 20090119155930
#
# Table name: stock_changes
#
# id :integer not null, primary key
# delivery_id :integer
# order_id :integer
# article_id :integer
# quantity :decimal(6, 2) default(0.0)
# created_at :datetime
#
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html