From bfe32e96cf99f57e7104b7ba9d7dd958c7926a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Wed, 23 Sep 2015 16:27:29 +0200 Subject: [PATCH] [ADD] addons table in README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e1e94d847..56febe96e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,22 @@ The convention is to use a suffix to each module to indicate that it's for using It can contain also another utilities directly involved with reports (like merge/split utils, checkers, signing tools and so on). +[//]: # (addons) +Available addons +---------------- +addon | version | summary +--- | --- | --- +[report_custom_filename](report_custom_filename/) | 1.0 | Configure the filename to use when downloading a report +[report_xls](report_xls/) | 0.6 | Excel report engine + +Unported addons +--------------- +addon | version | summary +--- | --- | --- +[base_report_assembler](__unported__/base_report_assembler/) | 1.0 (unported) | Base Report Assembler + +[//]: # (end addons) + ---- OCA, or the Odoo Community Association, is a nonprofit organization whose