From 4da3c1c4ed8fe329ada3c4e7d27fee0890e393eb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 15 Aug 2021 02:58:57 +0000 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 923c72c5..251457fc 100644 --- a/README.md +++ b/README.md @@ -10,24 +10,24 @@ This repository hosts additionnal parsers and import features inspired by v7.0 b Available addons ---------------- -addon | version | summary ---- | --- | --- -[account_bank_statement_import_camt](account_bank_statement_import_camt/) | 9.0.1.0.1 | CAMT Format Bank Statements Import -[account_bank_statement_import_camt_details](account_bank_statement_import_camt_details/) | 9.0.1.0.0 | CAMT Debitor Details Bank Statements Import -[account_bank_statement_import_move_line](account_bank_statement_import_move_line/) | 9.0.1.0.0 | Bank statement import move lines -[account_bank_statement_import_qif](account_bank_statement_import_qif/) | 9.0.1.0.0 | Import QIF Bank Statements +addon | version | maintainers | summary +--- | --- | --- | --- +[account_bank_statement_import_camt](account_bank_statement_import_camt/) | 9.0.1.0.1 | | CAMT Format Bank Statements Import +[account_bank_statement_import_camt_details](account_bank_statement_import_camt_details/) | 9.0.1.0.0 | | CAMT Debitor Details Bank Statements Import +[account_bank_statement_import_move_line](account_bank_statement_import_move_line/) | 9.0.1.0.0 | | Bank statement import move lines +[account_bank_statement_import_qif](account_bank_statement_import_qif/) | 9.0.1.0.0 | | Import QIF Bank Statements Unported addons --------------- -addon | version | summary ---- | --- | --- -[account_bank_statement_import_mt940_base](account_bank_statement_import_mt940_base/) | 8.0.1.1.0 (unported) | MT940 Bank Statements Import -[account_bank_statement_import_mt940_nl_ing](account_bank_statement_import_mt940_nl_ing/) | 8.0.0.3.0 (unported) | MT940 IBAN ING Format Bank Statements Import -[account_bank_statement_import_mt940_nl_rabo](account_bank_statement_import_mt940_nl_rabo/) | 8.0.1.1.0 (unported) | MT940 import for dutch Rabobank -[account_bank_statement_import_ofx](account_bank_statement_import_ofx/) | 8.0.1.0.0 (unported) | Import OFX Bank Statement -[account_bank_statement_import_save_file](account_bank_statement_import_save_file/) | 8.0.1.0.0 (unported) | Keep imported bank statements as raw data -[base_bank_account_number_unique](base_bank_account_number_unique/) | 8.0.1.0.0 (unported) | Enforce uniqueness on bank accounts +addon | version | maintainers | summary +--- | --- | --- | --- +[account_bank_statement_import_mt940_base](account_bank_statement_import_mt940_base/) | 8.0.1.1.0 (unported) | | MT940 Bank Statements Import +[account_bank_statement_import_mt940_nl_ing](account_bank_statement_import_mt940_nl_ing/) | 8.0.0.3.0 (unported) | | MT940 IBAN ING Format Bank Statements Import +[account_bank_statement_import_mt940_nl_rabo](account_bank_statement_import_mt940_nl_rabo/) | 8.0.1.1.0 (unported) | | MT940 import for dutch Rabobank +[account_bank_statement_import_ofx](account_bank_statement_import_ofx/) | 8.0.1.0.0 (unported) | | Import OFX Bank Statement +[account_bank_statement_import_save_file](account_bank_statement_import_save_file/) | 8.0.1.0.0 (unported) | | Keep imported bank statements as raw data +[base_bank_account_number_unique](base_bank_account_number_unique/) | 8.0.1.0.0 (unported) | | Enforce uniqueness on bank accounts [//]: # (end addons)