Update module name and summary

pull/699/head
Alexis de Lattre 2017-06-09 00:42:27 +02:00
parent 2e7c55610e
commit 0fa1370d7e
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Account Bank Statement Reconciliation Summary',
'name': 'Bank Reconciliation Report',
'version': '10.0.1.0.0',
'license': 'AGPL-3',
'author': "Akretion,Odoo Community Association (OCA)",
'website': 'http://www.akretion.com',
'summary': 'Adds an XLSX report to help on bank statement reconciliation',
'summary': 'Adds an XLSX report to help on bank reconciliation',
'depends': ['account', 'report_xlsx'],
'data': [
'report/report.xml',