From 81c3c992a738ac9b9e37f5c9e7834b2e5e3819d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Wed, 14 Oct 2015 09:55:28 +0200 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e1f1fdfc..ae5b2a32 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,20 @@ others: [//]: # (addons) +Unported addons +--------------- +addon | version | summary +--- | --- | --- +[account_chart_report](account_chart_report/) | 8.0.1.0.0 (unported) | Print chart of accounts +[account_export_csv](account_export_csv/) | 8.0.1.1.0 (unported) | Account Export CSV +[account_financial_report](account_financial_report/) | 2.0 (unported) | Common financial reports +[account_financial_report_horizontal](account_financial_report_horizontal/) | 8.0.0.3.0 (unported) | Accounting Financial Reports Horizontal +[account_financial_report_webkit](account_financial_report_webkit/) | 8.0.1.1.0 (unported) | Financial Reports - Webkit +[account_financial_report_webkit_xls](account_financial_report_webkit_xls/) | 8.0.0.4.0 (unported) | Add XLS export to accounting reports +[account_journal_report_xls](account_journal_report_xls/) | 8.0.0.2.0 (unported) | Financial Journal reports +[account_move_line_report_xls](account_move_line_report_xls/) | 8.0.0.6.0 (unported) | Journal Items Excel export +[account_tax_report_no_zeroes](account_tax_report_no_zeroes/) | 8.0.1.0.0 (unported) | Account tax report without zeroes +[mis_builder](mis_builder/) | 8.0.0.2.0 (unported) | Build 'Management Information System' Reports and Dashboards +[mis_builder_demo](mis_builder_demo/) | 8.0.0.1.0 (unported) | Demo data for the mis_builder module + [//]: # (end addons)