2011-05-07 21:55:24 +02:00
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
|
|
|
|
|
2009-03-17 19:43:41 +01:00
|
|
|
# == Schema Information
|
|
|
|
#
|
|
|
|
# Table name: stock_takings
|
|
|
|
#
|
2011-05-07 21:55:24 +02:00
|
|
|
# id :integer(4) not null, primary key
|
2009-03-17 19:43:41 +01:00
|
|
|
# date :date
|
|
|
|
# note :text
|
|
|
|
# created_at :datetime
|
|
|
|
#
|
|
|
|
|