summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
commit3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch)
treea44932296ef4a9b71d5f010906253d8c53727726 /README.md
parent0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff)
initial commit 2
Diffstat (limited to 'README.md')
-rw-r--r--README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..a24f3d1c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,33 @@
+[![Build Status](http://runbot.odoo.com/runbot/badge/flat/1/master.svg)](http://runbot.odoo.com/runbot)
+[![Tech Doc](http://img.shields.io/badge/master-docs-875A7B.svg?style=flat&colorA=8F8F8F)](http://www.odoo.com/documentation/master)
+[![Help](http://img.shields.io/badge/master-help-875A7B.svg?style=flat&colorA=8F8F8F)](https://www.odoo.com/forum/help-1)
+[![Nightly Builds](http://img.shields.io/badge/master-nightly-875A7B.svg?style=flat&colorA=8F8F8F)](http://nightly.odoo.com/)
+
+Odoo
+----
+
+Odoo is a suite of web based open source business apps.
+
+The main Odoo Apps include an <a href="https://www.odoo.com/page/crm">Open Source CRM</a>,
+<a href="https://www.odoo.com/page/website-builder">Website Builder</a>,
+<a href="https://www.odoo.com/page/e-commerce">eCommerce</a>,
+<a href="https://www.odoo.com/page/warehouse">Warehouse Management</a>,
+<a href="https://www.odoo.com/page/project-management">Project Management</a>,
+<a href="https://www.odoo.com/page/accounting">Billing &amp; Accounting</a>,
+<a href="https://www.odoo.com/page/point-of-sale">Point of Sale</a>,
+<a href="https://www.odoo.com/page/employees">Human Resources</a>,
+<a href="https://www.odoo.com/page/lead-automation">Marketing</a>,
+<a href="https://www.odoo.com/page/manufacturing">Manufacturing</a>,
+<a href="https://www.odoo.com/#apps">...</a>
+
+Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get
+a full-featured <a href="https://www.odoo.com">Open Source ERP</a> when you install several Apps.
+
+
+Getting started with Odoo
+-------------------------
+
+For a standard installation please follow the <a href="https://www.odoo.com/documentation/14.0/administration/install.html">Setup instructions</a>
+from the documentation.
+
+To learn the software, we recommend the <a href="https://www.odoo.com/slides">Odoo eLearning</a>, or <a href="https://www.odoo.com/page/scale-up-business-game">Scale-up</a>, the <a href="https://www.odoo.com/page/scale-up-business-game">business game</a>. Developers can start with <a href="https://www.odoo.com/documentation/14.0/developer/howtos.html">the developer tutorials</a>