Bug 617 - Ref number should be presented after checkout procedure
Summary: Ref number should be presented after checkout procedure
Status: RESOLVED FIXED
Alias: None
Product: CS3343 2021/09 POS System
Classification: Unclassified
Component: System (show other bugs)
Version: 0.0.1
Hardware: PC Windows
: --- enhancement
Assignee: chakfpoon2-c
URL:
Depends on:
Blocks:
 
Reported: 2021-11-29 11:39 HKT by chakfpoon2-c
Modified: 2021-11-29 11:42 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chakfpoon2-c 2021-11-29 11:39:35 HKT
When user finished checkout procedure, ref number will not be presented. If user would like to have a refund, ref number is compulsory for the refund. The program is recommended to add ref number after check out procedure.
==================================================================================
Please input (0) for proceed to checkout
Please input (1) for remove products
Please input (2) for modify quantities of products
Please input (3) to cancel the checkout process
0
The total amount is: $17100.00
Please Input the amount of dollars that the customers paid
17100
Total changes is $0.00
Input commands for further management:
Input (1) for Checkout
Input (2) for refund
Input (3) for exit
Comment 1 chakfpoon2-c 2021-11-29 11:42:59 HKT
Ref number has been added into to source code to enhance program interface.
==================================================================================
Please input (0) for proceed to checkout
Please input (1) for remove products
Please input (2) for modify quantities of products
Please input (3) to cancel the checkout process
0
The total amount is: $17100.00
Please Input the amount of dollars that the customers paid
17100
Total changes is $0.00
The Order Reference Number is 2021-11-297
Input commands for further management:
Input (1) for Checkout
Input (2) for refund
Input (3) for exit