added suppliers, weight to item

This commit is contained in:
Senad Uka
2015-03-14 06:33:49 +01:00
parent 0bafbb4b2f
commit e7793f0884
17 changed files with 304 additions and 2 deletions

21
back-office/test/fixtures/suppliers.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
address: MyString
postal_code: MyString
town: MyString
phone: MyString
contact_person: MyString
email: MyString
note: MyText
two:
name: MyString
address: MyString
postal_code: MyString
town: MyString
phone: MyString
contact_person: MyString
email: MyString
note: MyText