-
The receipt print prompt dialog window is defaulted to focus on the toggle on/off rather than Print button
When the receipt print prompt appears, the focus is currently set to the toggle on/off button instead of the "Print" button.
To improve efficiency, it is recommended to set the default focus on the "Print" button. This adjustment will allow the user to press "Enter" to print the receipt automatically, without needing to click the button manually.
Implementing this change will enhance the cashier's performance by streamlining the transaction process and receipt printing.
-
Validation constraints for customer creation in POS
While creating a customer in store commerce app these constraints needs to be added:
Phone numbers: It allows adding characters and special characters -> Customers wants the phone number field to only add numbers.
Customer Name: It allows adding numbers and special characters -> Customer wants the name to only allow characters.
Customer Email: It allows adding anything if it has these two sympols "@", "." -> Customer wants it to validate if the email is correct
-
Ability of the system to allow for default descriptions for Customer - Payment, Ledger
CST is requesting to have the ability in the system to allow a default descriptions for Customer - Payment, Ledger