From ed9ce20cc226581cddbfac65855c96d464aeb51a Mon Sep 17 00:00:00 2001 From: Andrew Peng Date: Wed, 13 Jan 2016 10:49:07 -0600 Subject: [PATCH 1/2] Added Invoice Ninja Added Invoice Ninja - a self-hosted PHP based invoicing system based on Laravel using the AAL license (https://opensource.org/licenses/AAL). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0fb1a0c..cef11d47 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - GLPI is an IT assests/resources/inventory manager ([Source code](https://forge.glpi-project.org/projects/glpi)) `GPLv2` `PHP` * [GRR](http://grr.devome.com/?lang=en) - Assets management and booking for small/medium companies ([demo](http://grr.devome.com/demo/week_all.php?year=2015&month=07&day=28&area=94), _administrateur/azerty_) `GPLv2` `PHP` * [Inventaire](https://inventaire.io/welcome) - collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs ([Source code](https://github.com/inventaire/inventaire)) `AGPLv3` `Nodejs` + * [Invoice Ninja](https://www.invoiceninja.com/) - A powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source code](https://github.com/invoiceninja/invoiceninja)) `AAL` * [InvoicePlane](https://invoiceplane.com/) - Manage quotes, invoices, payments and customers for your small business. ([Demo](https://demo.invoiceplane.com), [Source code](https://github.com/InvoicePlane/InvoicePlane)) `MIT` * [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Source code](https://github.com/spiral-project/ihatemoney)) `BSD` `Python` * [Tryton](http://www.tryton.org/) - Core base of a complete business solution (ERP). ([Demo](http://demo.tryton.org) admin/admin, [Source code](https://hg.tryton.org)) `GPLv3` `Python` From d5c4256867c6dd0470b87aa8df3cba005dcb993b Mon Sep 17 00:00:00 2001 From: Andrew Peng Date: Thu, 14 Jan 2016 11:40:22 -0600 Subject: [PATCH 2/2] Added language to Invoice Ninja entry Added the language (PHP) to the Invoice Ninja entry. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef11d47..97016105 100644 --- a/README.md +++ b/README.md @@ -511,7 +511,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - GLPI is an IT assests/resources/inventory manager ([Source code](https://forge.glpi-project.org/projects/glpi)) `GPLv2` `PHP` * [GRR](http://grr.devome.com/?lang=en) - Assets management and booking for small/medium companies ([demo](http://grr.devome.com/demo/week_all.php?year=2015&month=07&day=28&area=94), _administrateur/azerty_) `GPLv2` `PHP` * [Inventaire](https://inventaire.io/welcome) - collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs ([Source code](https://github.com/inventaire/inventaire)) `AGPLv3` `Nodejs` - * [Invoice Ninja](https://www.invoiceninja.com/) - A powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source code](https://github.com/invoiceninja/invoiceninja)) `AAL` + * [Invoice Ninja](https://www.invoiceninja.com/) - A powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source code](https://github.com/invoiceninja/invoiceninja)) `AAL` `PHP` * [InvoicePlane](https://invoiceplane.com/) - Manage quotes, invoices, payments and customers for your small business. ([Demo](https://demo.invoiceplane.com), [Source code](https://github.com/InvoicePlane/InvoicePlane)) `MIT` * [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Source code](https://github.com/spiral-project/ihatemoney)) `BSD` `Python` * [Tryton](http://www.tryton.org/) - Core base of a complete business solution (ERP). ([Demo](http://demo.tryton.org) admin/admin, [Source code](https://hg.tryton.org)) `GPLv3` `Python`