Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Minimarket Point Of Sales (POS) software writen in C++ with Qt framework
- Host: GitHub
- URL: https://github.com/apinprastya/sultan
- Owner: apinprastya
- License: gpl-3.0
- Created: 2017-04-30T13:32:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T04:45:02.000Z (5 months ago)
- Last Synced: 2024-09-28T07:41:09.153Z (about 2 months ago)
- Topics: kasir, minimarket-pos, point-of-sale, pos, qt-framework, retail, sultan-pos
- Language: C++
- Homepage:
- Size: 2.82 MB
- Stars: 220
- Watchers: 22
- Forks: 113
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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