add receive screen, quantities for model, redistribution

This commit is contained in:
wvengen 2013-11-25 13:48:54 +01:00
parent ed9a6cca39
commit bd1b932775
17 changed files with 365 additions and 49 deletions

View file

@ -24,8 +24,4 @@ FactoryGirl.define do
end
end
# requires order and article
factory :order_article do
end
end