Andy Laakmann
Comments
-
Ah, I see your question. Those all contain USB interfaces and then the other interfaces are irrelevant, additional interfaces that you won't use...so... get the parallel interface, not that it mat...
-
Michael, POS/CheckIn/DataEntry are all the same application just with different shortcuts. All the database initialization code is - literally - identical. There is no difference between launchin...
-
Just a reminder that you'll need to restart the MySQL service to have any changes take effect after modifying the INI file.
-
Also, look in the my.ini file and make sure max_connections is set to a very large number (1000+) on all of the servers.
-
Hi Kalle, When RGP was open source, it was a nightmare. I was constantly fielding questions from people who wanted to change the code, integrate stuff, etc. And sadly, 99% of the people had no id...
-
Yes, it is my intent to make it work in the UK. I will be integrating an online payment provider obviously, and I am only considering those that work in the UK/Australia in addition to North Americ...
-
One of the payment providers I am considering is http://www.stripe.com And here is what they have to say about 3DSecure. Note there is no increase in fees. https://support.stripe.com/questions/doe...
-
Hi Dmitry, No - the source code is not distributed. May I ask, specifically, what features are lacking for a Russian version? I also have the hooks in for localization, and would consider localizi...
-
Yes it does. Anyone with a billing relationship can have items placed on account.
-
If you open the CSV file in Notepad, you'll see the currency pound symbol is correct. But unfortunately Excel is expecting a different format when it comes to foreign characters. I can look at ch...
