pappastech d1272ac954 Update file paths to be UTF8 as some systems don't appear to support Unicode file paths.
Tom

git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@86 c3eb156b-1dc0-44e1-88ae-e38439141b53
2013-10-30 01:48:15 +00:00
2012-01-16 02:16:55 +00:00
2013-07-05 20:18:35 +00:00

How to Install
-------------------------
1. Create/locate a new mysql database to install open source point of sale into
2. Execute the file database/database.sql to create the tables needed
3. unzip and upload Open Source Point of Sale files to web server
4. Copy application/config/database.php.tmpl to application/config/database.php
5. Modify application/config/database.php to connect to your database
6. Modify application/config/config.php encryption key with your own
7. Go to your point of sale install via the browser
8. LOGIN using
username: admin 
password:pointofsale
9. Enjoy
Description
No description provided
Readme MIT 72 MiB
Languages
PHP 98.5%
JavaScript 0.7%
CSS 0.4%
Shell 0.2%
PowerShell 0.1%