// CSV Import: began adding Supply Orders

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11830 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-12-28 11:36:45 +00:00
parent 7f25509976
commit 313e67d433
4 changed files with 118 additions and 48 deletions
+3
View File
@@ -0,0 +1,3 @@
"ID";"Supplier ID *";"Lang ID";"Warehouse ID*";"Currency ID";"Supply Order Reference *";"Expected Delivery Date";"Discount Rate"
;1;1;1;;"ref import 1";"2012-11-31";
;1;;1;;"ref import 2";"2012-12-30";15
1 ID Supplier ID * Lang ID Warehouse ID* Currency ID Supply Order Reference * Expected Delivery Date Discount Rate
2 1 1 1 ref import 1 2012-11-31
3 1 1 ref import 2 2012-12-30 15