Archives : June-2020

Home » 2020 » June

Xero’s move to the industry standard API authorization process, OAuth 2.0As Xero moves to the industry standard API authorization process, OAuth 2.0, we’re committed to keeping you regularly updated. It’s a big move, but in the interests of the entire Xero community. We’ve been communicating this to the Xero API community for a while, and ..

Read more

In the event system crashed, it may not be possible to start up the database. This is likely because the database files may be corrupted or in an inconsistent state. The “.log” file should allow HSQLDB to redo database changes that are not yet through a checkpoint. However, the “.data” file may be corrupted. In ..

Read more

Not all businesses are registered for GST. E.g. in Australia businesses with turn over less than $75,000 are not required to register for GST. In File > Config > Accounting Setup, set “Default sales tax” to NIL. This means when invoices are generated, NIL tax code will be used by default. Note – in SportLogic ..

Read more

By default RDS table name is case sensitive. For ClassHub we actually want table names comparison to be case insensitive regardless whether table names are stored as upper or lower case. (Originally ClassHub database was created in a MySQL that stores table names in lower case.) To do this we need to set the MySQL ..

Read more