Hi, Could you please add this feature , we lost many supermarket customers because of that. could you please add code to display last added items prices. It is an important feature requested by customers these days. we lost them regards
- MBAnswered
I see a web app coded on C# using this feature , is there this code in php/codeigniter/laraval able to manage COM1 port ? like this :" How to add pole Display in Rest pos winform (Line 1016 to 1028)
///////Pole shows Price value | if you have pole device please UnComment below code //SerialPort sp = new SerialPort(); //sp.PortName = "COM1"; ////Insert your pole Device Port Name E.g. COM4 -- you can find from pole device manual //sp.BaudRate = 9600; // Pole Bound Rate //sp.Parity = Parity.None; //sp.DataBits = 8; // Data Bits //sp.StopBits = StopBits.One; //sp.Open(); //sp.WriteLine(lblTotalPayable.Text); //sp.Close(); //sp.Dispose(); //sp = null;
"
Attachments - MSAnswered
Hello,
Pole displays are not supported. PHP is server side language and can’t be used for such serial communication. I will check if I could add option to use POS Print Server for such. But for now there is no such option. You only can use the customer view as secondary display to show the order data to customers.
Thank you
- MBAnswered
Hi, Any update ,please
- MSAnswered
Hello,
I only can check once I back in end of Feb 2022.
Thank you
- KSAnswered
Any update Please .
- MSAnswered
No. There is no update for this yet. I am still waiting for the pole display to arrive for testing. Thanks
- Login to Reply