mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[MIG] Update metafiles
This commit is contained in:
@@ -14,7 +14,7 @@ addons:
|
||||
|
||||
env:
|
||||
global:
|
||||
- VERSION="8.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
|
||||
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
|
||||
- TRANSIFEX_USER='transbot@odoo-community.org'
|
||||
- secure: "G39Lpe4r3QDkivRJrcIX+JDsji/zc+wXrcQ0i2X4L66wrOEcG+SU8Lzp57Odyq+Li7lRa0XQ6rxq7+40Lm4EIoumsYbddp2VjgiR0Bkv8xHOQ2hdrODWbl0ZKhWWpzwGkPs90i39fnFKbPd86XjcvYbPmdapQ/vpUO7ht8WxCRM="
|
||||
|
||||
|
||||
22
README.md
22
README.md
@@ -1,33 +1,19 @@
|
||||
[](https://travis-ci.org/OCA/bank-statement-import)
|
||||
[](https://coveralls.io/r/OCA/bank-statement-import?branch=8.0)
|
||||
[](https://travis-ci.org/OCA/bank-statement-import)
|
||||
[](https://coveralls.io/r/OCA/bank-statement-import?branch=9.0)
|
||||
|
||||
OCA bank statement import modules for Odoo
|
||||
==========================================
|
||||
|
||||
This repository hosts:
|
||||
* a 8.0 backport of the account_bank_statement_import modules from the master branch
|
||||
* a 9.0 backport of the account_bank_statement_import modules from the master branch
|
||||
* additionnal parsers and import features inspired by v7.0 branch from https://github.com/OCA/bank-payment and https://github.com/OCA/bank-statement-reconcile
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[account_bank_statement_import](account_bank_statement_import/) | 8.0.1.0.1 | Account Bank Statement Import
|
||||
[account_bank_statement_import_camt](account_bank_statement_import_camt/) | 8.0.0.3.0 | CAMT Format Bank Statements Import
|
||||
[account_bank_statement_import_mt940_base](account_bank_statement_import_mt940_base/) | 8.0.1.1.0 | MT940 Bank Statements Import
|
||||
[account_bank_statement_import_mt940_nl_ing](account_bank_statement_import_mt940_nl_ing/) | 8.0.0.3.0 | 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 | MT940 import for dutch Rabobank
|
||||
[account_bank_statement_import_ofx](account_bank_statement_import_ofx/) | 8.0.1.0.0 | Import OFX Bank Statement
|
||||
[account_bank_statement_import_qif](account_bank_statement_import_qif/) | 8.0.1.0.0 | Import QIF Bank Statement
|
||||
[account_bank_statement_import_save_file](account_bank_statement_import_save_file/) | 8.0.1.0.0 | Keep imported bank statements as raw data
|
||||
[base_bank_account_number_unique](base_bank_account_number_unique/) | 8.0.1.0.0 | Enforce uniqueness on bank accounts
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Translation Status
|
||||
------------------
|
||||
[](https://www.transifex.com/projects/p/OCA-bank-statement-import-8-0)
|
||||
[](https://www.transifex.com/projects/p/OCA-bank-statement-import-9-0)
|
||||
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user