Import/WayBill.php
authorEdward <edward@roojs.com>
Fri, 21 Feb 2014 09:29:44 +0000 (17:29 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Feb 2014 09:29:44 +0000 (17:29 +0800)
Import/WayBill.php

index 0ba00bf..5416ade 100644 (file)
@@ -157,7 +157,7 @@ class Pman_Xtuple_Import_WayBill extends Pman_Roo
             }
             
             $cohead->shipment = clone ($shiphead);
-//            $cohead->sendShipment($this);
+            $cohead->sendShipment($this);
             
             $msg[] = $cohead->cohead_number . ' DONE';