om26er / HH---POS-Accounting-and-ERP-Software

Small and Medium Business POS, Accounting and ERP Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HH Version 0.1 Open Source Python POS and Accounting Software

Vision


Pakistan has small to medium scale business running on manual paper-based records. After investigation, I have identified that the reluctance is channeled by the following reasons:

  1. Complacency
  2. Fear of the unknown (software)
  3. Expensive Hardware
  4. Expensive Software
  5. Cost of updates
Software vendors can charge unreasonable rates from their clients for updates to the software as long as these (unreasonable) rates are less than the cost of new software from another vendor. This practice borders on bullying and is fairly common place.

Sometimes updates are not even possible because the vendor has closed shop and their propritary code is not available.

I have tried to tackle the last two issues, since they are within the scope of software. Something I meddle in.

I have built an open source software which suits the needs of a small to medium scale business. It is completely free to build and deploy.

My vision is to see the following changes in society and the business landscape:
  1. More businesses keeping digital records
  2. Businesses not afraid of being bullied by software vendors for updates
  3. Employment opportunity of deploying the software
  4. Employment opportunity of improving and selling this software
  5. Employment opportunity of Data Analytics and Business Intelligence


Description


  1. Screenshots
  2. This software is written using Python 3 and wxPython (Pheonix).
  3. It has so far been tested on Linux.

Features


Point of Sale


  1. Functionality to query and add products by Barcode Number, Name and Code Name.
  2. Associate customer with each sale and purchase using their unique contact mobile phone number.
  3. Apply discount of individual products and the entire sale.
  4. Sale with cash (full payment), cheque (credit sale), purchase and return both sales and purchase.
  5. Update cash collected/paid against credit sales/purchase with cheque numbers.

Accounting


  1. Make automated General Journal Entries with each sale, purchase and returns of both. These entries are made in Sale, Purchase, Cash, Accounts Recievable and Accounts Payable of Individual Customers.
  2. Make manual General Journal Entries
  3. Edit existing entries
  4. Display accounts of each Head of Account
  5. Maintain Accounts Recievable and Payable of each customer
  6. Create Control Account
  7. Create Income Statement
  8. All accounts mentioned above can be viewed for any date range

ERP


  1. Access rights and permissions of fellow users can be controlled through their login accounts

Future Plans


  1. Add Depreciation and Inventory Valuation
  2. Include BI Dashboard
  3. Make Windows Executable

Development and Technicalities


I have built this software using Python3. It uses PyMySQL and WxPython.

About

Small and Medium Business POS, Accounting and ERP Software

License:MIT License


Languages

Language:Python 59.9%Language:JavaScript 18.3%Language:C 8.4%Language:Jupyter Notebook 5.8%Language:C++ 2.6%Language:HTML 1.8%Language:XSLT 1.7%Language:TeX 0.4%Language:Smarty 0.3%Language:Objective-C 0.3%Language:Fortran 0.2%Language:CSS 0.1%Language:MATLAB 0.0%Language:Shell 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%