Let the product importer import files with windows style line endings.
This commit is contained in:
parent
72edbfd628
commit
de889434da
4 changed files with 32 additions and 1 deletions
4
t/supporting_collateral/productTables/windowsTable.csv
Normal file
4
t/supporting_collateral/productTables/windowsTable.csv
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"mastersku","varSku","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
|
||||
|
Can't render this file because it contains an unexpected character in line 1 and column 75.
|
Loading…
Add table
Add a link
Reference in a new issue