kassakone Code
Brought to you by:
seldon83
Kassakone README (version 0.01) TABLE OF CONTENTS 1. Overview 2. License 3. Requirements 4. Installation instructions 5. TODO/WISH-list 1. OVERVIEW Kassakone is a cash system. System is for small companies and meaning of system is to take care of stocks, covering notes and cash registers. System uses following techniques: PHP, MySQL, XHTML, Smarty, CSS, Ajax, Javascript. Sourceforge page: http://kassakone.sourceforge.net/ 2. LICENSE License is GNU LGPL Version 3, 29 June 2007 (http://www.gnu.org/licenses/lgpl.html) 3. REQUIREMENTS - Linux - Apache - PHP - MySQL 4. INSTALLATION INSTRUCTIONS - Get a source code - Tar: tar -xvzf kassakone-X.tar.gz - Open "suunnittelu/creates_sql_end.mysql" and edit your own informations to last row - Run: "cd suunnittelu; ./make_creates_sql_file" (which'll create file "suunnittelu/creates_generated_by_unix_cat.mysql") - Create database "kassakone" with "suunnittelu/creates_generated_by_unix_cat.mysql" - Copy file "lib/conf_server_jargon1.php" TO "lib/conf_server_[YOUR_SERVER_NAME].php" and edit your own information to file (database name, user, password) - Set permissions of directory "templates_c/" writable for Apache - Login with username "superadmin" and password "test123" - Add users with different usergroups, passwords will be sent to email address you set to added user (remember to set stock for cashier user) - Usernames and passwords for testing (automatically created by create-sql): (remember to change passwords!) kassakone_superadmin/test123 kassakone_admin/test123 kassakone_kassa/test123 5. TODO/WISH-LIST - Multiple languages - Java -module for main Cash register -view