Invoices

DATA COMPRA
{{ item.paymentLogs[0].endDate | date:'dd/MM/yyyy' }}
{{item.tickets[0].ticketDefinition.translationsMap[getSessionValue('rootLanguage', 'invoices.html')]}}
Nº COMANDA
{{item.sapOrderId}}
PAGAMENT
{{item.paymentLogs[0].paymentMethod.translationsMap[getSessionValue('rootLanguage', 'invoices.html')]}}
ORIGEN
{{item.salesChannel.translationsMap[getSessionValue('rootLanguage', 'invoices.html')]}}
IMPORT
{{item.finalPrice}}
-
{{_("button_see_receipt","See receipt")}}
{{_("button_see_invoice","Seeinvoice")}}
No se han encontrado facturas para el evento
DATA COMPRA Nº COMANDA PAGAMENT ORIGEN IMPORT

{{item.tickets[0].ticketDefinition.translationsMap[getSessionValue('rootLanguage', 'invoices.html')]}}
{{item.sapOrderId}} {{item.paymentLogs[0].paymentMethod.translationsMap[getSessionValue('rootLanguage', 'invoices.html')]}} {{item.salesChannel.translationsMap[getSessionValue('rootLanguage', 'invoices.html')]}} {{item.finalPrice}} {{_("button_see_receipt","See receipt")}} {{_("button_see_invoice","See invoice")}}
No se han encontrado facturas para el evento