lvhao vor 1 Woche
Ursprung
Commit
fe3ee5349f
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      core/CoreApp/controllers/Fullorder.php

+ 1 - 0
core/CoreApp/controllers/Fullorder.php

@@ -1477,6 +1477,7 @@ class Fullorder extends Start_Controller {
 				$fpdata[$k] = $xxv;
 				$fpdata[$k] = $xxv;
             }
             }
 		}
 		}
+		$fpdata = $this->logic_order->checkOrderProduct($fpdata);
 		$this->data['fpdata'] = $fpdata;
 		$this->data['fpdata'] = $fpdata;
 		$thfpdataxs = array();
 		$thfpdataxs = array();
 		if($fullorder['thfpdata'] != '')
 		if($fullorder['thfpdata'] != '')