4ZUR3P47R14RCH / linxbooks

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:GNU Affero General Public License v3.0


Languages

Language:PHP 75.9%Language:JavaScript 12.5%Language:HTML 6.6%Language:TSQL 1.9%Language:Roff 1.7%Language:CSS 1.3%Language:ASP 0.0%Language:Shell 0.0%Language:Hack 0.0%Language:Batchfile 0.0%