diff options
Diffstat (limited to 'business/tinyerp-client/README')
-rw-r--r-- | business/tinyerp-client/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/business/tinyerp-client/README b/business/tinyerp-client/README new file mode 100644 index 0000000000..c676a7f3ed --- /dev/null +++ b/business/tinyerp-client/README @@ -0,0 +1,9 @@ +Tiny ERP is a free enterprise management software package. It covers all +domains for small to medium businesses; accounting, stock management, +sales, customer relationship, purchases, project management, etcetera. +This is the client application. + +tinyerp-client requires tinyerp-server. Additionally, you will get an +error on startup if you do not have matplotlib installed; however, the +only functionality lost is presenting graphs. Both tinyerp-server and +matplotlib are available from SlackBuilds.org. |