BMS-HOSxP Community
HOSxP => แจ้งข้อผิดพลาดการทำงานของ HOSxP V3 => ข้อความที่เริ่มโดย: Zulkiflee ที่ มกราคม 03, 2011, 15:47:15 PM
-
ยกเลิกใบเสร็จไม่ได้ครับ เห็น จนท การเงินบอกว่าเป็นตั้งแต่ 1 มค 54 ครับ มันฟ้องว่า Finance has been confirm to AR,Can not abort! เกิดอะไรขึ้นครับ
-
hosxp version อะไรครับ
if getsqldata('select bill_amount from rcpt_print where rcpno="' + fbill + '"')
= 0 then
begin
showmessage('Bill already abort !');
exit;
end;
if vartostr(getsqldata('select account_confirm from rcpt_print where rcpno="'
+ fbill + '"')) = 'Y' then
begin
showmessage('Finance has been confirm to AR, Can not abort !');
exit;
end;
-
Finance has been confirm to AR, Can not abort !
คำนี้หรือเปล่าครับ
-
วิธีแก้ครับ
update rcpt_print set account_confirm="N" where rcpno="xxxxxx"
ไปกด confirm ส่งเงินแล้วหรือเปล่าครับ
-
เป็นเวอร์ชั่น 3.53.11.12 เป็นเพราะไรอะคับ
-
เป็นเวอร์ชั่น 3.53.11.12 เป็นเพราะไรอะคับ
แนะนำปรับเป็นตัวใหม่เลยครับ
แล้วตกลงว่าแก้ได้แล้วหรือเปล่า
-
เป็นเวอร์ชั่น 3.53.11.12 เป็นเพราะไรอะคับ
แนะนำปรับเป็นตัวใหม่เลยครับ
แล้วตกลงว่าแก้ได้แล้วหรือเปล่า
ก่อนหน้านี้ก็ใช้ได้ปกติครับเพิ่งมาเป็นอะคับ