Automatically create A2Billing rate card from callwithus rate file
Here is a php script designed to download the callwithus.com rate file and create a rate card in a2billing from it. It’s designed to work with the latest version of A2Billing – version 1.4.1 Here is a link to the script – http://sysadminman.net/misc/cwu-rates.html If you copy and paste the script in to a file on your A2Billing server called /tmp/cwu-rates.php you can then run it by doing – cd /tmp php cwu-rates.php Before running it you will need to set the correct dabase, user and password name for a2billing at the top of the script. Also, the default markup for…