apinprastya / sultan

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Note

Please consider to give a star when clone this repository

Third party library

  • Reading and writing Xlsx file using QXlsx

License

GPL. See LICENSE

Contribution

Any contribution are welcome

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 96.6%Language:QMake 2.4%Language:CMake 0.5%Language:C 0.3%Language:Go 0.1%Language:Shell 0.1%Language:Batchfile 0.0%