Update module name and summary
parent
2e7c55610e
commit
0fa1370d7e
|
@ -3,12 +3,12 @@
|
||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
# 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',
|
'version': '10.0.1.0.0',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'author': "Akretion,Odoo Community Association (OCA)",
|
'author': "Akretion,Odoo Community Association (OCA)",
|
||||||
'website': 'http://www.akretion.com',
|
'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'],
|
'depends': ['account', 'report_xlsx'],
|
||||||
'data': [
|
'data': [
|
||||||
'report/report.xml',
|
'report/report.xml',
|
||||||
|
|
Loading…
Reference in New Issue