Skip to content

Open-source accounting software (customers, invoices, quotations, bills, expenses, payrolls and reports)

License

Notifications You must be signed in to change notification settings

Ibrahimng/linxbooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinxOne (formerly LinxBooks)

Open-source accounting software (customers, invoices, quotations, bills, expenses, payrolls and reports). LinxOne is a product of LinxHQ Pte Ltd, actively developed and maintained by a Vietnamese Team at LinxHQ.

Contact: Joseph Pham, joseph.pnc@linxhq.com

Features

  • Create and manage multiple users and their permissions
  • Manage customers and vendors
  • Create, delete, edit quotations, invoices and bills
  • Record payments
  • Keep track of company expenses…
  • Generate Reports
  • Export to PDF.
  • Send email reminder

How to install

  • Download the code and put it in your web server (a folder of your choice in your web folder)
  • Create a Mysql database for your installation
  • Import the following sql into the database: sql/setup.sql.
  • DB info can be edited at protected/config/db.php.
  • Email server settings (for notification) can also be edited at protected/config/main.php
  • Username is admin, pass is admin123
  • Grant write permission to assets, profile photos, and protected/runtime folders.

Demo

Technical details

We use the following:

  • PHP
  • MySQL as database server
  • Apache Web server is recommended
  • Yii framework 1.1.14
  • Bootstrap
  • JQuery

Change Log

For weekly/regular updates, please refer to CHANGELOG

'' Copyright (c) 2015. LinxHQ Pte Ltd ''

About

Open-source accounting software (customers, invoices, quotations, bills, expenses, payrolls and reports)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.1%
  • JavaScript 19.4%
  • HTML 10.8%
  • CSS 1.5%
  • Classic ASP 0.1%
  • Shell 0.1%