Remove last mentions of statement
parent
1cdb853759
commit
dab8e6e687
|
@ -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.
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue