alert('非法訪問!!!');"; echo ""; exit; } $id = $_GET["id"]; echo $id; $sql_str = "SELECT pricereview_main.*, account.name as accountname, pricereview_item.* FROM pricereview_main JOIN account ON pricereview_main.person = account.accountid JOIN pricereview_item ON pricereview_main.id = pricereview_item.mid WHERE pricereview_main.id = :id"; $stmt = $conn->prepare($sql_str); $stmt->bindParam(':id',$id); $stmt->execute(); $contract = $stmt->fetch(PDO::FETCH_ASSOC); print_r($contract); $accounttype = "M"; $sql_str = "SELECT * FROM account WHERE accounttype = :accounttype"; $stmt = $conn->prepare($sql_str); $stmt->bindParam(':accounttype',$accounttype); $stmt->execute(); $persons = $stmt->fetchAll(PDO::FETCH_ASSOC); $sql_str = "SELECT * FROM hope_elevator_customer WHERE vol_no = :vol_no ORDER BY created_at DESC"; $stmt = $conn->prepare($sql_str); $stmt->bindParam(':vol_no', $contract['contractno']); $stmt->execute(); $customer = $stmt->fetch(PDO::FETCH_ASSOC); ?>

合約書申請(新梯)

業務確認項

卷號

未填寫

營業員

未填寫

合約書申請日期

未填寫

申請類別

未填寫

案件名稱

未填寫

立約人

未填寫

負責人

未填寫

統一編號

未填寫

含稅給約總價

未填寫

含稅貸款(A)

未填寫

含稅安裝款(A)

未填寫

聯絡地址

未填寫

完工期限
貨抵工地
天內安裝完成,甲方應於貨底工地前
天完成並整理完善。

未填寫

附則
乙方應於
天內試車完成

未填寫

免保期限
個月

未填寫

交貨地點

未填寫

交貨期限
圖色確認第
天出貨

未填寫

項次

規格

數量

金額

1

未填寫

未填寫

未填寫

合約類別

款別

條件名稱

收款條件日期區分

條件日期

票期

付款比率

金額

銷售

訂金

簽約後X天付訂金

合約日

30天

30天

20%

636000

銷售

二次款

簽約後X天付二次款

合約日

30天

30天

0%%

0

銷售

貨到款

貨抵工地付貨到款

出貨日

-

30天

50%

1590000

安裝

安裝款

安裝完成後X天收款

竣檢日

30天

30天

20%

636000

安裝

尾款

交車後X天付尾款

交車日

0天

30天

10%

318000

簽核流程

業務部協理 已通過 業務部承辦人 已通過 營業經理 已通過 營業員 已通過