SambaPOS Forum

English Boards => Support => Topic started by: spanky on November 07, 2013, 07:28:52 am

Title: Replace the comma with point
Post by: spanky on November 07, 2013, 07:28:52 am
Hello, I should save a text file sun products to be sent to the recorder god cash.
The problem is that the driver does not accept the comma but only the points
ex:
vend rep = 1, pre = 3,5 , qty = 1, des = 'BRUSCHETTE'
instead it should be
vend rep = 1, pre = 3.5 , qty = 1, des = 'BRUSCHETTE'
the price should be 3.5 instead of 3.5
I tried to change the font in the printer, so I sopstituisce all the commas.
This does not happen if InPlace the English language.
How can I fix leaving the Italian language?
Title: Re: Replace the comma with point
Post by: spanky on November 07, 2013, 08:28:51 am
Solved! I changed the regional settings of Windows.  :D