Remove last mentions of statement

pull/283/head
Matthieu Dietrich 2016-05-27 09:59:45 +02:00 committed by OCA-git-bot
parent 1cdb853759
commit dab8e6e687
2 changed files with 5 additions and 5 deletions

View File

@ -2,11 +2,11 @@
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
====================================
Bank statement Sale Order completion
====================================
===================================
Journal Entry Sale Order completion
===================================
This module extends the functionality of account_statement_base_import
This module extends the functionality of account_move_base_import
to add support for completion rules based on Sale Orders. This was initially
part of the module account_statement_base_completion, but is now separate to
keep dependencies separate.

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 Sale Order completion",
'name': "Journal Entry Sale Order completion",
'version': '9.0.1.0.0',
'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',