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

LinxHQ/linxbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 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.

Dashboard

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

For latest Version 2's demo (not yet open-source), please visit: http://demo-linxone2.1.linxhq.com (user: admin, pass: admin123). Version 2 supports up to PHP 7.3 and Bootstrap4 with a brandnew GUI.

This repo is for Version 1. Checkout out demo at: http://sit3.linxhq.com/linxone using username: admin@admin.com, password: Admin123

I have to be honest the demo version might work more smoothly than the version we have here on github. For that we apologize, we'll try to get the setup process more solid as soon as possible.

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. Please make sure your MySQL allows case-insensitive table names. Otherwise you'll get error when reading yiisession table.
  • 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.

Technical details

We use the following:

  • PHP
  • MySQL database server
  • Apache Web server
  • Yii MVC framework
  • Bootstrap
  • JQuery
  • and you know, the basic html/css stuff...

'' Copyright (c) 2013-2018. 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