Saturday, 18 October 2014

Retail Version Deposit Enhancement

Enhanced Features:
1. Enable or Disable "Collection Date". Enable means you must choose "Collection Date" before you click "OK" button. Disable means you don't want to use "Collection Date" feature.
2. Enable or Disable Email.
3. Enable or Disable Print (Print to A4 Size Printer)
4. You also can lock you decision, it means you can set default behavior for your decision, e.g. if you want each deposit sales should be sent out email to customer, you can lock it, and your staff cannot change it. If you don't lock, the cashier can cancel the option. All the 3 features can be locked.

How the system controls it?
It is controlled by INI file (SimplePOS.ini under application folder).

There is a section named "FrontEndDefault]"
DepositA4Print = 1: Default print to A4 printer
DepositA4PrintLock = 1: Cashier cannot change the default setting.
DepositSendEmail = 1: Default send email to customer; 0 default don't send email.
DepositSendEmailLock = 1: Cashier cannot change the default setting.
DepositCollectionDate = 1: Default need choose Collection Date.
DepositCollectionDateLock = 1: Cashier cannot change the default settings.

If you need print to A4 Size printer, you need install the printer driver on the POS machine, and put the printer name under [Deposit] section. refer to the picture above.


No comments:

Post a Comment