jekkos f36c700129 Add date filtering in sales overview
Add jquery-ui datepicker
Format dates in sale and receiving forms according to configured
dateformat and timeformat settings
Add missing translations in sale (click delete when not selecting
anything)
Add search box back to search for customer sales and ticket numbers
2015-09-04 22:09:24 +02:00
2015-09-04 22:09:24 +02:00
2015-08-13 22:53:52 +02:00
2015-09-04 22:09:24 +02:00
2015-02-02 13:24:26 +01:00
2015-09-04 22:09:24 +02:00
2015-08-10 10:26:11 +02:00
2015-09-04 22:09:24 +02:00
2015-04-13 18:21:15 +02:00
2015-05-15 00:47:25 +02:00
2015-05-15 00:47:25 +02:00
2014-06-27 22:12:48 +00:00
2015-08-10 15:32:00 +02:00
2015-04-06 15:15:20 +02:00
2014-09-10 18:58:56 +02:00

Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface.

Build Status

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

A more extensive setup guide can be found at this site

If you like the project, and you are making money out of it on a daily basis, then consider to buy me a coffee so I can keep adding features.

Donate

Or send some coins to 19kwPpAwrUTxbNEs5D6cRR1k4mf5HNa4v2

Description
No description provided
Readme MIT 85 MiB
Languages
PHP 98.5%
JavaScript 0.7%
CSS 0.3%
Shell 0.2%
HTML 0.2%
Other 0.1%