diff --git a/dynamic_accounts_report/report/financial_report_template.xml b/dynamic_accounts_report/report/financial_report_template.xml
index 577587604..7aee78f58 100644
--- a/dynamic_accounts_report/report/financial_report_template.xml
+++ b/dynamic_accounts_report/report/financial_report_template.xml
@@ -132,15 +132,15 @@
diff --git a/dynamic_accounts_report/static/src/js/financial_reports.js b/dynamic_accounts_report/static/src/js/financial_reports.js
index 6796d4f00..48c852eda 100644
--- a/dynamic_accounts_report/static/src/js/financial_reports.js
+++ b/dynamic_accounts_report/static/src/js/financial_reports.js
@@ -167,6 +167,7 @@ odoo.define('dynamic_accounts_report.financial_reports', function(require) {
[self.wizard_id], action_title, self.searchModel.config.context.lang
],
}).then(function(data) {
+ console.log("dddd", data)
var action = {
'type': 'ir.actions.report',
'report_type': 'qweb-pdf',
diff --git a/dynamic_accounts_report/static/src/xml/financial_reports_view.xml b/dynamic_accounts_report/static/src/xml/financial_reports_view.xml
index 95a429af1..23d47143b 100644
--- a/dynamic_accounts_report/static/src/xml/financial_reports_view.xml
+++ b/dynamic_accounts_report/static/src/xml/financial_reports_view.xml
@@ -16,7 +16,7 @@
- | f Debit |
+ | Debit |
Credit |
Balance |