Re: [Citrusdb-users] API Functions or Classes

2012-06-04 Thread Paul Yasi
If you look in the includes folder that comes with 2.x you'll see there are files that have functions for billing, services, and support that have much of these function in them. Including the config and database files will get your settings and database connection too. eg: include('./include/co

[Citrusdb-users] API Functions or Classes

2012-05-30 Thread Nathan Kirk
Does anyone have an API or Class set-up to do the functions from outside the system(ie add customers,add services with linked products , process invoices) ? I have been adding things into the database directly but there are some key components I am missing. Also has anyone created a Statement