mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-25 09:48:02 -05:00
a8dfa2dbe874e4852344df5300adc7d667d21df0
+ Fixed multiple giftcards issue per Bug #4 reported on Sourceforge where a second giftcard added would have its balance set to $0 even if the sale did not require the total of the second giftcard to pay the remaining amount due. + Small code cleanup git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@58 c3eb156b-1dc0-44e1-88ae-e38439141b53
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
Languages
PHP
98.5%
JavaScript
0.7%
CSS
0.4%
Shell
0.2%
PowerShell
0.1%