Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 607 Bytes

2021-05-10-fix-missing-email-adress-ducoments.md

File metadata and controls

12 lines (12 loc) · 607 Bytes
title issue author author_email author_github
Add company email address to documents
NEXT-14870
Ramona Schwering
leichteckig

Core

  • Changed placement of document_side_info_phone_number in Framework/Resources/views/documents/invoice.html.twig:
    • Removed document_side_info_phone_number from invoice.html.twig. This is non-breaking because of the includes of this template.
    • Added document_side_info_phone_number to document header (letter_header.html.twig) instead
  • Added document_side_info_email to document header (letter_header.html.twig)