Git Product home page Git Product logo

myrepo_i's People

Contributors

synature-jitthapong avatar

Watchers

 avatar  avatar

myrepo_i's Issues

Select table

modify class SelectTable extennds from LoadTableTask

merge, split multitable

WSiOrder_JSON_MergeMultiTable สำหรับการรวมหลายโต๊ะพร้อมกัน
WSiOrder_JSON_SplitMultiTable สำหรับการแยกหลายโต๊ะพร้อมกัน
พี่ส่ง Web Service ให้ใหม่ ตัวนี้จะมี BuffetFeatureType
FeatureID=15 ถ้าค่ามากกว่า 0 จะมี Feature Buffet

Send Fast Food

ต๋อย

ใน Web Service ได้เพิ่ม Method ใหม่ และ Feature ใหม่เข้ามา
เป็น FeatureID=16 (Use Mapping TableID when open Transaction (Fast Food))

โดยให้ทำการ Map TableID ในกรณี FastFood
และให้เรียก Method WSiOrder_JSON_SendFastFoodOrderTransactionWithTableID
แทน WSiOrder_JSON_SendFastFoodOrderTransactionData

พี่ส่งตัว Update Web Service ให้ใหม่แล้ว จะมี Method

WSiQueue_JSON_CheckInQueueFromFastFoodWithTableID

สำหรับการ check in แบบ Fast food ที่มี TableID มาด้วย

buffet(oishi) can apply discount

แก้ไข Class WebManageTransaction ที่เกี่ยวข้องกับการ apply ส่วนลดให้แล้วครับ

แก้ไข Object Data_DiscountButtonForMobilePOS เพิ่มเติม

  1. IsRequireReferenceNo ปุ่มส่วนลดต้องการเลขที่ Reference หรือไม่ 0 ไม่ต้องการ 1 ต้องการ
  2. CurrentAppliedNumber จำนวนคูปอง/ voucher ที่ applied อยู่
  3. CurrentReferenceNo() Array สำหรับ ReferenceNo ของ Coupon/Voucher นั้น ๆ ตามจำนวนที่ applied อยู่
  4. InputDiscountNo ลำดับการ input กดปุ่มตอนที่ apply promotion นั้นเข้าไป (หมายเหตุลำดับการกดมีผลกับส่วนลด อาจจะทำให้ลดไม่เท่ากันได้ และถ้าส่งค่ากลับต้องส่งตามลำดับที่ลูกค้าเลือก)

Function ที่เกี่ยวข้อง
1 .GetDiscountButtonList Function สำหรับ return ปุ่มส่วนลด (Function เดิม) แต่ไม่แสดงว่าปุ่มใดมีการ apply ไปแล้ว

  1. GetDiscountButtonListForTransaction สำหรับ return ปุ่มส่วนลดและ status ของปุ่มที่มีการ apply ส่วนลดไปแล้วของ Transaction นั้น (ต้อง pass TransactionID กับ ComputerID ให้ด้วย)
  2. AppliedTempDiscountForDisplayTransactionSummary สำหรับแสดงรายละเอียด Transaction หลังจาก apply ส่วนลดไปแล้ว แต่ไม่ได้การใช้ส่วนลดดังกล่าว
  3. AppliedDiscountForThisTransaction สำหรับแสดงรายละเอียด Transaction หลังจาก apply ส่วนลดไปแล้ว และบันทึกการใช้ใช้ส่วนลด

Function ในข้อ 3,4 จะต้องส่ง PromotionID() และ ReferenceNo() มาให้ โดยถ้า PromotionID หนึ่งสามารถส่งได้มากกว่า 1 ใบ ให้ส่งซ้ำ ๆ ตามจำนวนมาได้เลย ส่วน ReferenceNo เป็นการส่ง ReferenceNo สำหรับ PromotionID ที่ต้องให้ใส่ Reference

Class Update \1.1.0.160\Programmer\pRoMiSeV6\pRoMiSe_Version_6.3 (Beta)\Krich DLL\6.3-WebManageTransactionDLL
กฤช

queue ofline

queue offline แจ้งเตือนครั้งเดียว

หน้าจอรับจำนวนเงินที่จ่าย

ต๋อย

พี่ Update Web Service ของการจ่ายเงิน ของท่าช้าง เชียงใหม่ ดังนี้
Set FeatureID=10 เป็น 3 // Call Check Bill Type

เพิ่ม Method สำหรับรับค่าเงินสด
public string WSiOrder_JSON_SetPaymentCashDetail(int iShopID, int iComputerID, int iStaffID, int iDbTransID, int iDbCompID, decimal fPayAmount, string szDeviceCode)

รวมเงินรับ กำหนดใน fPayAmount

Set menu (type 7) can edit qty

เมนูที่เป็น type 7 สามารถเพิ่มลดจำนวนได้
แต่จะ x ลูกหรือไม่ ขึ้นอยู่กับ config

thachange

  • ใส่ข้อมูลการจ่ายเงินแล้ว กลับหน้าหลักเลย
  • หลังจากส่งรายการ ให้ถามจะจ่ายเงินไหม แล้วไปหน้าจ่ายเงินเลย

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.