@@ -1650,7 +1650,7 @@ class Systemprint extends Start_Controller {
//die;
}
- elseif(($fullorder['printcode'] == "USKD01")){
+ elseif(($fullorder['printcode'] == "USKD01") || ($fullorder['printcode'] == "ZXDPD_UK")){
if($fullorder['waybillid'] != '')
{
$del = $this->zxyuntu->get_del($fullorder['waybillid']);