mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
Remove last mentions of statement
This commit is contained in:
committed by
Yannick Vaucher
parent
2c904f0975
commit
03f344009b
@@ -2,12 +2,12 @@
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
|
||||
====================================
|
||||
Bank statement transaction ID import
|
||||
====================================
|
||||
===================================
|
||||
Journal Entry transaction ID import
|
||||
===================================
|
||||
|
||||
This module extends the functionality of
|
||||
account_statement_base_import, in order to add both importation
|
||||
account_move_base_import, in order to add both importation
|
||||
and auto-completion for the "transaction_ref" field added in
|
||||
base_transaction_id.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# © 2011-2016 Camptocamp SA
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
|
||||
{
|
||||
'name': "Bank statement transactionID import",
|
||||
'name': "Journal Entry transactionID import",
|
||||
'version': '9.0.1.0.0',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'maintainer': 'Camptocamp',
|
||||
|
||||
Reference in New Issue
Block a user