Open juzplayplay opened 7 years ago
Of course, Raymond. As we discussed yesterday, I have finished the calculation of the subtotal for each product the user selected.
Thats good! Do you had any problem in developing this part of module?
Luckily, i was able to finish all the tasks on time. Thanks to Sin Nee and Huy Lin for their help.
You are welcome!
Alright, now lets us discuss about the next step. What do you guys think?
Hmm, maybe we should now include the discount part in the payment module?
I agree with Sin Nee. Actually I have an idea about the discount part. First of all, the system should check whether the user is member, staff or non-member. If the user logs in as member or staff, they can get a discount when they pay.
This idea is good. Maybe we can use if-else loop to allow different discount rate for different type of users.
Yes, the database should be able to check the user ID based on their log in. Only non-member will not get the discount.
Okay, thank you for your suggestion.
Anything else? Who have more idea to share with us?
In my opinion, we should also include the cancel function in the payment module to allow the user to cancel their payment if they change their mind. This can makes the system more user-friendly.
I agree with Sin Nee. It is important for a POS system to provide the "recover from mistake" for the user.
Okay. I will try to include all those functions that you guys mentioned. Since this part is not much things to be included, maybe 2 or 3 hours are enough for me to complete it. I will update it immediately after I complete the code.
Okay, I hope it will not be much problem in the development. If you have any question, you can discuss with us.
Thank you guys! I will try my best to finish it.
You are welcome. If there is no question, we can dismiss the meeting.
Alright.
Hello everyone! Can i know how is the yesterday progress?