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 = ""