diff --git a/.gitignore b/.gitignore
index c01aa8e5..7a04d2b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ wms/header.php
wms/loginapi.php
wms/excel/gary_test.xlsx
wms/excel/wipwholeintall.xlsx
+wms/excel/estimated_shipping_date_report.xlsx
diff --git a/wms/excel/estimated_shipping_date_report.xlsx b/wms/excel/estimated_shipping_date_report.xlsx
deleted file mode 100644
index ecbd271c..00000000
Binary files a/wms/excel/estimated_shipping_date_report.xlsx and /dev/null differ
diff --git a/wms/sign/list.php b/wms/sign/list.php
index b335de8c..512d7403 100644
--- a/wms/sign/list.php
+++ b/wms/sign/list.php
@@ -145,19 +145,23 @@ $flow_name_opt = (array_unique($flow_name_opt, SORT_REGULAR));
$data) :
+ //嘗試將已結案隱藏起來 : 測試使用者體驗
+ if ($data['flow_code'] !== 'Z') {
?>
-
- " >= $data['form_key']; ?> |
- |
- |
- |
- |
- |
+
+ ">= $data['form_key']; ?> |
+ |
+ |
+ |
+ |
+ |
+
-
-
-
+
diff --git a/wms/wipwhole-index-function.php b/wms/wipwhole-index-function.php
index 368dc0d6..a8aeed7f 100644
--- a/wms/wipwhole-index-function.php
+++ b/wms/wipwhole-index-function.php
@@ -909,7 +909,7 @@ function getTabNo($user_department_id)
// 由地址取得工務負責人
function getGunwuName($address)
{
- $north_arr = array('台北', '基隆', '新北', '桃園', '新竹');
+ $north_arr = array('台北', '基隆', '新北', '桃園', '新竹', '台東', '花蓮');
$north_arr2 = array('宜蘭');
$center_arr = array('南投', '彰化', '雲林', '台中', '苗栗');
$south_arr = array('台南', '嘉義', '屏東', '高雄');
diff --git a/wms/wipwhole-index-table-html.php b/wms/wipwhole-index-table-html.php
index b6a69908..04f873a1 100644
--- a/wms/wipwhole-index-table-html.php
+++ b/wms/wipwhole-index-table-html.php
@@ -27,6 +27,7 @@ if (in_array($user_id, ['M0175', 'M0079'])) {
規格 |
地址 |
工勘狀態 |
+ 合約交期(到工地) |
下單日(普來特富) |
預計到廠日(觀音廠) |
實際到廠日(觀音廠) |
@@ -150,6 +151,12 @@ if (in_array($user_id, ['M0175', 'M0079'])) {
}
}
?>
+
+
+ |
規格
| 地址 |
工勘狀態 |
+ 合約交期(到工地) |
下單日(普來特富) |
預計到廠日(觀音廠) |
實際到廠日(觀音廠) |
@@ -157,6 +158,12 @@ if (in_array($user_id, ['M0175', 'M0079'])) {
}
}
?>
+
+
+ |
|