From 7cc8de8fac0f42213ae8c469adffb72e8bef1663 Mon Sep 17 00:00:00 2001 From: Borruso Date: Thu, 24 Aug 2023 14:46:24 +0200 Subject: [PATCH] [REF] l10n_it_central_journal_reportlab: update title like report in "l10n_it_central_journal" --- l10n_it_central_journal_reportlab/wizard/print_giornale.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n_it_central_journal_reportlab/wizard/print_giornale.py b/l10n_it_central_journal_reportlab/wizard/print_giornale.py index 5a661aef6f26..e66cc763d583 100644 --- a/l10n_it_central_journal_reportlab/wizard/print_giornale.py +++ b/l10n_it_central_journal_reportlab/wizard/print_giornale.py @@ -203,7 +203,7 @@ def get_template_header_report_giornale(self, report, height_available): report.drawString( margin_left, height_available, - self.company_id.name + _(" Account Central Journal"), + self.company_id.name + _(" - Account Central Journal"), ) report.setFont("Helvetica", 10) text = ""