Open cash drawer without the receipt being printed does not function in 933.
We have done the following setup in order to open cash drawer without the receipt being printed;
1. Install the receipt printer. Rename the printer to ReceiptPrinter 2. Share the printer 3. Set the Media type to No Cash Drawer from printer preference 4. Restart the machine 5. Open the command prompt as Administrator and directed to the root directory (cd\). Executed this command "net use lpt1: \\127.0.0.1\ReceiptPrinter /persistent:yes" 6. Change printer name under Printer Configuration 7. Set Cash Receipt Threshold 8. Change Cash Drawer Open Command to "OpenCashDrawer.vbs" from General Settings 1 under Configurations 9. Change Cash Drawer Type to "RJ45" from General Settings 1 under Configurations Even after the above setup, we still could not get the desired result.
Current Behaviour on Sale 1. Receipt is printed 2. Cash drawer opens 3. Cash drawer opens on a reprint of receipt
Expected Behaviour on Sale 1. No receipt to be printed 2. Cash drawer to open 3. Receipt to print on reprint but cash drawer not to open
We had a client with the above setup on version 7400 which functioned correctly. After testing this with version 7400, we noticed that the following files are not present in the Link Technologies root folder; 1. OpenCashDrawer.bat 2. OpenCashDrawer.vbs 3. OpenCashDrawerCode
Finding : The above files have been moved to the Utilities folder with OpenCashDrawerCode file not available. After placing the OpenCashDrawerCode file inside the Utilities folder in version 9.33, this still did not solve the issue. When we moved all the three files to the Link Technologies root folder, then only Cash drawer opens without printing any receipt. |