mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +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"
|
||||
- VERSION="9.0" TESTS="0" LINT_CHECK="0"
|
||||
- TRANSIFEX_USER='transbot@odoo-community.org'
|
||||
- secure: VTW8aUrXFWA3cxJwW4s0AQ6wlrRR3G0Cv2TUNT3ZhjQDLokElnUjWmmEOUFjy5frCIM17JsOAow5phUmr+OwocyBKgDXhwZgOr0Yn15VnCSwx54IOHMWjATPe6WX7hta7Hit5FZVcbg3zyZrfwWqPOuFho1cmipymoLiB9Eulgo=
|
||||
|
||||
|
||||
45
README.md
45
README.md
@@ -1,13 +1,13 @@
|
||||
[](https://travis-ci.org/OCA/bank-statement-reconcile)
|
||||
[](https://coveralls.io/r/OCA/bank-statement-reconcile?branch=8.0)
|
||||
[](https://travis-ci.org/OCA/bank-statement-reconcile)
|
||||
[](https://coveralls.io/r/OCA/bank-statement-reconcile?branch=9.0)
|
||||
|
||||
Odoo modules for statements tasks (completion, reconciliation)
|
||||
==============================================================
|
||||
|
||||
***Important notice: since version 8.0, the import feature has moved here: https://github.com/OCA/bank-statement-import***
|
||||
***Important notice: since version 9.0, the import feature has moved here: https://github.com/OCA/bank-statement-import***
|
||||
|
||||
|
||||
__Version 8.0 and earlier :__
|
||||
__Version 9.0 and earlier :__
|
||||
|
||||
* Completion of infos (partner, account, ref,...) in statements.
|
||||
* Provide methods for making automatic reconciliation in batch
|
||||
@@ -24,41 +24,4 @@ __Version 7.0 and earlier :__
|
||||
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[account_bank_statement_period_from_line_date](account_bank_statement_period_from_line_date/) | 8.0.1.0.0 | Use bank transaction (line) date to determine move period
|
||||
[account_easy_reconcile](account_easy_reconcile/) | 8.0.1.3.1 | Easy Reconcile
|
||||
[account_invoice_reference](account_invoice_reference/) | 8.0.1.0.1 | Invoices Reference
|
||||
[account_reconcile_payment_order](account_reconcile_payment_order/) | 8.0.1.0.0 | Automatically reconcile all lines from payment orders
|
||||
[account_statement_operation_multicompany](account_statement_operation_multicompany/) | 8.0.0.2.0 | Fix multi-company issue on Statement Operation Templates
|
||||
[base_transaction_id](base_transaction_id/) | 8.0.1.0.0 | Base transaction id for financial institutes
|
||||
|
||||
Unported addons
|
||||
---------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[account_advanced_reconcile](account_advanced_reconcile/) | 1.0 (unported) | Advanced Reconcile
|
||||
[account_advanced_reconcile_bank_statement](account_advanced_reconcile_bank_statement/) | 1.0.0 (unported) | Advanced Reconcile Bank Statement
|
||||
[account_advanced_reconcile_transaction_ref](account_advanced_reconcile_transaction_ref/) | 1.0.1 (unported) | Advanced Reconcile Transaction Ref
|
||||
[account_payment_transaction_id](account_payment_transaction_id/) | 1.0 (unported) | Account Payment - Transaction ID
|
||||
[account_statement_bankaccount_completion](account_statement_bankaccount_completion/) | 1.0.1 (unported) | Bank statement completion from bank account number
|
||||
[account_statement_base_completion](account_statement_base_completion/) | 1.0.3 (unported) | Bank statement base completion
|
||||
[account_statement_base_import](account_statement_base_import/) | 1.2 (unported) | Bank statement base import
|
||||
[account_statement_cancel_line](account_statement_cancel_line/) | 0.3 (unported) | Account Statement Cancel Line
|
||||
[account_statement_commission](account_statement_commission/) | 1.0 (unported) | Bank statement import - commissions
|
||||
[account_statement_completion_label](account_statement_completion_label/) | 0.1 (unported) | Bank statement completion from label
|
||||
[account_statement_completion_voucher](account_statement_completion_voucher/) | 1.0 (unported) | Bank statement extension with voucher
|
||||
[account_statement_ext](account_statement_ext/) | 1.3.6 (unported) | Bank statement extension and profiles
|
||||
[account_statement_ext_point_of_sale](account_statement_ext_point_of_sale/) | 1.0.0 (unported) | Bank statement extension and profiles for Point of Sale
|
||||
[account_statement_ext_voucher](account_statement_ext_voucher/) | 1.0 (unported) | Bank statement extension with voucher
|
||||
[account_statement_no_invoice_import](account_statement_no_invoice_import/) | 0.1 (unported) | account bank statement no invoice import
|
||||
[account_statement_ofx_import](account_statement_ofx_import/) | 1.0.1 (unported) | Bank statement OFX import
|
||||
[account_statement_one_move](account_statement_one_move/) | 0.1 (unported) | Bank statement one move
|
||||
[account_statement_regex_account_completion](account_statement_regex_account_completion/) | 0.1 (unported) | Account Statement Regex Account Completion addon
|
||||
[account_statement_so_completion](account_statement_so_completion/) | 0.1 (unported) | Bank statement Sale Order completion
|
||||
[account_statement_transactionid_completion](account_statement_transactionid_completion/) | 1.0 (unported) | Bank statement completion from transaction ID
|
||||
[account_statement_transactionid_import](account_statement_transactionid_import/) | 1.0 (unported) | Bank statement transactionID import
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Reference in New Issue
Block a user