From c6879096bfb9908b3f474773fbdabd60d367a450 Mon Sep 17 00:00:00 2001 From: Nicolas Bessi Date: Mon, 30 Jun 2014 11:53:46 +0200 Subject: [PATCH] Adding README.md file --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000000..6108669d4a0 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +Account financial Tools for Odoo/OpenERP +======================================== + +This project aims to make the accounting usage system easy and painless. +It provides addons to: + + - Update the currency rate automatically via web services + - Push credit management and follow up to next level + - Generate reversed account moves + - Cancel invoices with ease + - Force draft accounting by default + - Enforce partners on account moves + +And munch more.