Basic Accounting Features, AR, AP, GL, Reports. Implemented in a simple manor that's easy to understand, and modify if necessary.
Complete with MySQL5 Database and Stored Procedures.
Complete source code included for all of the php5 pages, and MySQL 5 stored procedures
Also Includes Integrated Shopping Cart! The shopping cart posts a receivable to the AR, posts the order in the order database, debits Inventory and puts customer information into the customer tables. Never Re-Key Data from a shopping cart again!
To use this program, you should be familiar with setting-up and programming PHP5 Web applications in the Windows or Linux environment, and how to access the MySQL5 database engine from within those applications.
You should be comfortable setting up web applications in apache or IIS, set-up and configuration issues in apache or IIS, and advanced apache or IIS.
You should also be familiar with the installation, configuring, creating users, backing up, and restoring MySQL5 Databases.