Author : kbAdmin

Home » Articles posted by kbAdmin (paged 15)

To enable online invoicing link in email, need to enter the “Pay Inovice Link” in the Invoice Setup window. Enter http://classhub.com.au/secure/online-invoice?p={provider_alias} where {provider_alias} is the unique provide alias assigned to the ClassHub account When the link is sent, the invoice number and account number is automatically populated. If online pay invoice is enabled then by ..

Read more

4th July 2017: * Am I right to say a normal successful transaction status would go from “Pending” to “Cleared” to “Settled”? Yes * What does “Late Rejection (Settled)” mean? Also from business point of view, would the business have already received the money or not at all? This means that the bank has advised ..

Read more

Backup Directory /var/sportlogic This is where database backups are stored, e.g. “database.auto.backup”, “database.auto.backup.daily”, “database.auto.backup.startup”. Delete Old Backups: To find old database backups, e.g. all 2017 January backup files find . -name “2017-01*.zip To delete sudo rm `find . -name “2017-01*.zip” | xargs` &nb..

Read more