Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apinprastya/sultan

Minimarket Point Of Sales (POS) software writen in C++ with Qt framework
https://github.com/apinprastya/sultan

kasir minimarket-pos point-of-sale pos qt-framework retail sultan-pos

Last synced: about 2 months ago
JSON representation

Minimarket Point Of Sales (POS) software writen in C++ with Qt framework

Awesome Lists containing this project

README

        

# Sultan POS
Minimarket POS (Point Of Sales) software writen in C++ with Qt Framework. The main target of Sultan POS is minimarket and able to run on Raspberry Pi.

## Feature
* Networked (uses tcp socket)
* Multi prices
* Item categories
* Supliers
* Multi user and permission
* Databases SQLite / MySQL
* Sales report
* Item sales report
* Money report
* Margin calculation using average
* Customer database
* Customer reward
* Customer credit
* Purchase and purchase return
* Cashier and sold return
* Stock Card
* Box / Package item
* Export / import database
* And many

## Compile
* Please check [Wiki Compile](https://github.com/apinprastya/sultan/wiki/Compile)

## Note
Please consider to give a star when clone this repository

## Third party library
* Reading and writing Xlsx file using [QXlsx](https://github.com/QtExcel/QXlsx)

## License
GPL. See [LICENSE](https://github.com/apinprastya/sultan/blob/master/LICENSE)

## Contribution
Any contribution are welcome