Ready for 7.10.29 development.

This commit is contained in:
Colin Kuskie 2013-03-20 21:38:23 -07:00
commit c806f99b7b
4236 changed files with 1217679 additions and 0 deletions

View file

@ -0,0 +1,4 @@
mastersku,sku,title,shortdescription,price,weight,quantity
Software,Windows-Vista,Windows Vista,Bad software,120,5.00,5000
Software,Windows-XP,Windows XP,Mainly bad software,80,4.50,2000
Hardware,X-box,X-box,Very expensive hardware,280,10,150
1 mastersku sku title shortdescription price weight quantity
2 Software Windows-Vista Windows Vista Bad software 120 5.00 5000
3 Software Windows-XP Windows XP Mainly bad software 80 4.50 2000
4 Hardware X-box X-box Very expensive hardware 280 10 150