* BB-25911: Create new TWIG function to sanitize HTML-aware invoice fields (#41925) (#41935)
- created invoice_notification_template
- enabled oro_html_sanitize_basic for email templates twig sandbox
* BB-25772: Invoice Line Items (#41943)
* BB-25873: Create InvoiceLineItem entity
* BB-25875: Add line items datagrid to invoice view back-office page
* BB-25876: Add line items datagrid to invoice view storefront page (#41850)
* BB-25878: Sample data (#41934)
* BB-25879: XSS tests (#41936)
* BB-25877: Update invoice PDF template with line items section (#41948)
* BB-25874: Update InvoicePaymentContextFactory with line items (#41950)
* BB-24102: Invoices
---------
Co-authored-by: Yefim Yevtushenko <yyevtushenko@oroinc.com>
Co-authored-by: Mykhailo Kotliar <mkotliar@oroinc.com>