diff options
Diffstat (limited to 'business/openerp-client/README')
-rw-r--r-- | business/openerp-client/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/business/openerp-client/README b/business/openerp-client/README new file mode 100644 index 0000000000..53e85d1193 --- /dev/null +++ b/business/openerp-client/README @@ -0,0 +1,9 @@ +OpenERP 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. + +openerp-client requires openerp-server, and matplotlib is optional. + +Note that you will get an error on startup if matplotlib is not installed, +but the only functionality lost is presenting graphs. |