Import/WayBill.php
authorEdward <edward@roojs.com>
Fri, 24 Jan 2014 04:49:09 +0000 (12:49 +0800)
committerEdward <edward@roojs.com>
Fri, 24 Jan 2014 04:49:09 +0000 (12:49 +0800)
Import/WayBill.php

index 78f4923..26dc526 100644 (file)
@@ -120,6 +120,13 @@ class Pman_Xtuple_Import_WayBill extends Pman_Roo
                 continue;
             }
             
+            $items = $shiphead->items();
+            
+            print_r($items);
+            
+            
+            
+            
             
         }