程式名稱:Order_Unit


有借桶,才能輸入押金


存氣輸入的是公斤數,代表客戶沒用完的瓦斯數量,會影響金額。

存氣計算規則:

小計 =  (單價 * 數量)- (單價 / 公斤 * 存氣公斤數 )

199 =   (265 * 1) - (265 / 4 * 1)


沖帳作業:



付款視窗程式名稱:Pay_Unit

Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites