forked from CGM_Public/pretix_original
Invoices: Visibly mark paid invoices (#3094)
This commit is contained in:
@@ -445,6 +445,7 @@ def test_order_create_invoice(token_client, organizer, event, order):
|
||||
'introductory_text': '',
|
||||
'additional_text': '',
|
||||
'payment_provider_text': '',
|
||||
'payment_provider_stamp': None,
|
||||
'footer_text': '',
|
||||
'lines': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user