This commit is contained in:
denisdulici
2017-11-30 11:47:56 +03:00
parent 5a1dec431a
commit 52e2102c03
34 changed files with 1096 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
"name","sku","description","sale_price","purchase_price","quantity","category_id","tax_id","picture","enabled","created_at","updated_at","deleted_at"
"Test Item","test-item","","10.0000","5.0000","1","5","2","items/test-item.png","1","2017-11-30 00:00:00","2017-11-30 00:00:00",NULL
1 name sku description sale_price purchase_price quantity category_id tax_id picture enabled created_at updated_at deleted_at
2 Test Item test-item 10.0000 5.0000 1 5 2 items/test-item.png 1 2017-11-30 00:00:00 2017-11-30 00:00:00 NULL