From a2a2122164e7c917323e4c921409f156d95c0c14 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 | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f8afbc95..554dacffa 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,38 @@ Other features can now be found in these repositories: * https://github.com/OCA/bank-statement-import * https://github.com/OCA/bank-statement-reconcile +[//]: # (addons) +Available addons +---------------- +addon | version | summary +--- | --- | --- +[account_banking_mandate](account_banking_mandate/) | 0.1 | Banking mandates +[account_banking_pain_base](account_banking_pain_base/) | 0.2 | Base module for PAIN file generation +[account_banking_payment_export](account_banking_payment_export/) | 0.1.165 | Account Banking - Payments Export Infrastructure +[account_banking_payment_transfer](account_banking_payment_transfer/) | 0.2 | Account Banking - Payments Transfer Account +[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 0.3 | Create SEPA XML files for Credit Transfers +[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 0.2 | Create SEPA files for Direct Debit +[account_banking_tests](account_banking_tests/) | 0.1 | Banking Addons - Tests +[account_direct_debit](account_direct_debit/) | 2.0 | Direct Debit +[account_import_line_multicurrency_extension](account_import_line_multicurrency_extension/) | 1.1 | Add an improved view for move line import in bank statement +[account_payment_blocking](account_payment_blocking/) | 0.1 | Prevent invoices under litigation to be proposed in payment orders. +[account_payment_include_draft_move](account_payment_include_draft_move/) | 1.0 | Account Payment Draft Move +[account_payment_mode_term](account_payment_mode_term/) | 0.1.1 | Account Banking - Payments Term Filter +[account_payment_partner](account_payment_partner/) | 0.1 | Adds payment mode on partners and invoices +[account_payment_purchase](account_payment_purchase/) | 1.0 | Adds Bank Account and Payment Mode on Purchase Orders +[account_payment_sale](account_payment_sale/) | 1.0 | Adds payment mode on sale orders +[account_payment_sale_stock](account_payment_sale_stock/) | 1.0 | Manage payment mode when invoicing a sale from picking +[account_voucher_killer](account_voucher_killer/) | 1.0.0 | Accounting voucher killer + +Unported addons +--------------- +addon | version | summary +--- | --- | --- +[account_banking](__unported__/account_banking/) | 0.4 (unported) | Account Banking +[bank_statement_instant_voucher](__unported__/bank_statement_instant_voucher/) | 1.0r028 (unported) | Bank statement instant voucher + +[//]: # (end addons) + ---- OCA, or the Odoo Community Association, is a nonprofit organization whose @@ -28,4 +60,3 @@ mission is to support the collaborative development of Odoo features and promote its widespread use. http://odoo-community.org/ -