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

index 1bdf61b..444c837 100644 (file)
@@ -140,7 +140,7 @@ class Pman_Xtuple_Import_WayBill extends Pman_Roo
             
             $this->transObj->lockTables();
             
-            $res = $this->confirm($this);
+            $res = $shiphead->confirm($this);
             if (true !== $res) {
                 $msg[] = $cohead->cohead_number . " - confirm shipment error";
                 continue;