diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-09-29 00:35:11 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-09-29 00:35:11 +0000 |
commit | 3af1ace77dd814de9527ab2ee521626203f20af8 (patch) | |
tree | 93d4c2632d33f7e44513e5f48ffe9fb3010e3fa6 | |
parent | Merge pull request #255 from d3th/master (diff) | |
parent | Merge pull request #1 from nodiscc/patch-3 (diff) | |
download | awesome-selfhosted-3af1ace77dd814de9527ab2ee521626203f20af8.tar.gz awesome-selfhosted-3af1ace77dd814de9527ab2ee521626203f20af8.zip |
Merge pull request #281 from albertca/master
Add Tryton
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -435,6 +435,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [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` * [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` ## Monitoring and Administration |