Swift POS with Inventory System
Description:
Make your business process faster and lessen human error by automatic calculation of transaction, alert stocks, generate sales and profit report, and many more.
This is suitable for small and medium-sized businesses including retail, restaurant, market, pizzeria, clothing, salon, liquor, cafe, etc.
This project is written in C# 2017, MySQL server, and crystal report.
You will get the full source code including .cs, .Designer.cs, .sql files, and full documentation.
POS (Point Of Sale)
Add Product
Stocks Alert
Sales and Profit Report
FEATURES:
POS (Point Of Sale)
- Search product and add to the cart
- Manage quantity
- Out of stocks alert
- Void/remove product in the cart
- Discount
- Payment
- Cancel current transaction
Inventory
- Products (add, update, view, search, deactivate, activate, delete)
- Print products
- Stocks (add, update, search, delete)
- Stocks quantity alert
- Print stocks
Sales and profit report
- Sales and profit report (daily, weekly, monthly, annually, by dates)
- Products sales and profit report (daily, weekly, monthly, annually, by dates)
- Cancel transaction
- Print report
History log
- Products log (search, delete)
- Stocks log (search, delete)
- Users time in and timeout log (search, delete)
- Users informations log (search, delete)
- Transactions log (search, search by dates, (sort by all, completed, or cancelled transactions))
- Transactions cancelled log (search)
- System settings log (search, delete)
Users
- Users (add, update, view, search, deactivate, activate, delete)
- There have two user roles, the “admin” and “employee”. Admin has access to all modules while the employee is restricted to POS module only.
Backup
- Backup database (choose folder location and custom file name)
Settings
- Manage system information (name, address, contact, email, value added tax (VAT), and stocks alert quantity)