diff --git a/wms/wipwhole-rec-invoice-edit-submit.php b/wms/wipwhole-rec-invoice-edit-submit.php index daa90180..35d9cf59 100644 --- a/wms/wipwhole-rec-invoice-edit-submit.php +++ b/wms/wipwhole-rec-invoice-edit-submit.php @@ -383,25 +383,25 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") { } } else if ($user_department_id == 321) { // 共用更新 - $updatesql .= " - contractno = '$contractno', - facility_temp_no = '$facility_temp_no', - facilityno = '$facilityno', - custom='$custom' , - latitude = '$latitude', - longitude = '$longitude', - weight = '$weight', - numberofpassenger = '$numberofpassenger', - numberofstop = '$numberofstop', - numberoffloor = '$numberoffloor', - opentype = '$opentype', - speed = '$speed', - site_manager = '$site_manager', - address = '$address', - real_address = '$real_address', - contract_arrival_date = '$contract_arrival_date', - facility_kind = '$facility_kind', - "; + // $updatesql .= " + // contractno = '$contractno', + // facility_temp_no = '$facility_temp_no', + // facilityno = '$facilityno', + // custom='$custom' , + // latitude = '$latitude', + // longitude = '$longitude', + // weight = '$weight', + // numberofpassenger = '$numberofpassenger', + // numberofstop = '$numberofstop', + // numberoffloor = '$numberoffloor', + // opentype = '$opentype', + // speed = '$speed', + // site_manager = '$site_manager', + // address = '$address', + // real_address = '$real_address', + // contract_arrival_date = '$contract_arrival_date', + // facility_kind = '$facility_kind', + // "; // 業務更新 $updatesql .= " prattford_order_date_verify = '$prattford_order_date_verify' , diff --git a/wms/wipwhole-rec-invoice-edit.php b/wms/wipwhole-rec-invoice-edit.php index 15cf7a1a..6fba7b73 100644 --- a/wms/wipwhole-rec-invoice-edit.php +++ b/wms/wipwhole-rec-invoice-edit.php @@ -90,7 +90,7 @@ include "wipwhole-rec-invoice-edit-submit.php"; 合約號 - " > + " disabled> 作番號 - " > + " disabled> 客戶名稱 - " > + " disabled> 號機 - " > + " disabled> 經度 - " > + " disabled> 緯度 - " > + " disabled> 地址 - " > + " disabled> 工地地址
機型 - " > + " disabled> 開門方式 - 速度 > - " > + " disabled> 工地負責人 - " > + " disabled> 載重 - " > + " disabled> 人乘 - " > + " disabled> 樓停 - " > + " disabled> 樓層 - " > + " disabled> 合約交期
(到工地) - > + 預計交期(到工地)
diff --git a/wms/wipwhole-renovate-rec-invoice-edit-submit.php b/wms/wipwhole-renovate-rec-invoice-edit-submit.php index cad732c1..5b519cb8 100644 --- a/wms/wipwhole-renovate-rec-invoice-edit-submit.php +++ b/wms/wipwhole-renovate-rec-invoice-edit-submit.php @@ -360,26 +360,26 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") { } } else if ($user_department_id == 321) { // 共用更新 - $updatesql .= " - contractno = '$contractno', - facility_temp_no = '$facility_temp_no', - renovate_type = '$renovate_type', - facilityno = '$facilityno', - custom='$custom' , - latitude = '$latitude', - longitude = '$longitude', - weight = '$weight', - numberofpassenger = '$numberofpassenger', - numberofstop = '$numberofstop', - numberoffloor = '$numberoffloor', - opentype = '$opentype', - speed = '$speed', - site_manager = '$site_manager', - address = '$address', - real_address = '$real_address', - contract_arrival_date = '$contract_arrival_date', - facility_kind = '$facility_kind', - "; + // $updatesql .= " + // contractno = '$contractno', + // facility_temp_no = '$facility_temp_no', + // renovate_type = '$renovate_type', + // facilityno = '$facilityno', + // custom='$custom' , + // latitude = '$latitude', + // longitude = '$longitude', + // weight = '$weight', + // numberofpassenger = '$numberofpassenger', + // numberofstop = '$numberofstop', + // numberoffloor = '$numberoffloor', + // opentype = '$opentype', + // speed = '$speed', + // site_manager = '$site_manager', + // address = '$address', + // real_address = '$real_address', + // contract_arrival_date = '$contract_arrival_date', + // facility_kind = '$facility_kind', + // "; // 業務更新 $updatesql .= " diff --git a/wms/wipwhole-renovate-rec-invoice-edit.php b/wms/wipwhole-renovate-rec-invoice-edit.php index 27d2dd88..1819bfa6 100644 --- a/wms/wipwhole-renovate-rec-invoice-edit.php +++ b/wms/wipwhole-renovate-rec-invoice-edit.php @@ -87,7 +87,7 @@ include "wipwhole-renovate-rec-invoice-edit-submit.php"; 合約號 - " > + " disabled> 作番號 - " > + " disabled> 汰改種類 - @@ -122,21 +122,21 @@ include "wipwhole-renovate-rec-invoice-edit-submit.php"; 合約交期
(到工地) - > + 客戶名稱 - " > + " disabled> 號機 - " > + " disabled> 工地負責人 - " > + " disabled> 預計交期(到工地)
@@ -152,15 +152,15 @@ include "wipwhole-renovate-rec-invoice-edit-submit.php"; 經度 - " > + " disabled> 緯度 - " > + " disabled> 地址 - " > + " disabled> 工地地址
載重 - " > + " disabled> 人乘 - " > + " disabled> 樓停 - " > + " disabled> 樓層 - " > + " disabled> 機型 - " > + " disabled> 開門方式 - 速度 - " > + " disabled> 簽核狀況