I uploaded another update to fix some issues related with Arabic language. While working on it I aded some features to improve on screen keyboard layout and number displays on reports.
Arabic is not a language I know so I’ll be glad if you can let me know issues you notice.
For languages like Khmer SQL server does not have a default database based collation. For this reason all fields that needs to have store unicode values needs to be updated one by one. To simplify that I added a Maintenance tool to update Database Collation.
As demonstrated on this post SambaPOS does not allow using Khmer as product names while using default SQL Server Collation.
After applying Khmer collation to database I can create multiple products with Khmer names.
Other than language updates I made some fixes to resolve some issues reported by error reporting.
Here is the download link.