/Electronic-Invoicing-And-Warehouse-Management-System

CodeIgniter & Bootstrap self-hosted open source application - Issue invoices, download as pdf, set invoices status, manage clients, items, employees permissions, protocols, warranties, import export (Excel(xls), xml), reports, store, multilanguage platform

Primary LanguagePHP

Electronic invoicing and warehouse management system

Issue electronic invoices, download as pdf, manage your clients, items, employees permissions and etc.

Current versions:

  • Codeigniter 3.1.7
  • Bootstrap 3.3.7

Donate

If this project help you reduce time to develop, you can give me a cup of coffee to continue its development. Thank you! :) Donate

Support of following features

  1. Issue invoices and download as PDF
  2. Add list with your clients
  3. Add list with your items and their prices
  4. Manage multiple firms with one account
  5. Multilanguage - English, France, Bulgarian
  6. Add wherehouse movements, create Bill of goods, check quantity of products
  7. Create warranty cards and download as PDF
  8. Create protocols and download as PDF
  9. Check and download reports of issued invoices
  10. Import/Export invoices as XML or Excel
  11. Add employees, add permissions for every employee
  12. Responsive system for mobile devices, tablets and high resolution monitors
  13. Add you own translations for invoices. Can be added any language you want
  14. Many types of settings such as rounding prices, toner save pdf invoices, etc.

Installation in 3 easy steps

  1. Import in_dev.sql to your mysql
  2. Set hostname, username and password in application/config/database.php
  3. Set your site domain in application/config/config.php - $config['base_url'] = 'http://yourdomain.com'; (if you want to use it in directory path, set base_url to full path. Eg. http://yourdomain.com/invoicing and remove RewriteBase / from .htaccess!)

Invoices login: 1. Go to homepage 2. Click Registration button and make new registration for you.

Administration login: (/admin) Username: admin Password: admin

Wiki

External software needed to download generated invoices like PDF - https://github.com/kirilkirkov/ei/wiki/External-needed-software

Screenshots

pdf invoice

alt text

invoices list

alt text

create invoice page

alt text