sultan
# 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