Remove last mentions of statement

This commit is contained in:
Matthieu Dietrich
2016-05-27 09:59:45 +02:00
committed by Yannick Vaucher
parent 2c904f0975
commit 03f344009b
2 changed files with 5 additions and 5 deletions

View File

@@ -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.

View File

@@ -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',