Allow to highlight order code on invoice layouts (#3309)

This commit is contained in:
Raphael Michel
2023-05-11 13:29:59 +02:00
committed by GitHub
parent 1777a954a9
commit 19e762c9b9
6 changed files with 32 additions and 4 deletions

View File

@@ -766,6 +766,7 @@ class EventSettingsSerializer(SettingsSerializer):
'invoice_footer_text',
'invoice_eu_currencies',
'invoice_logo_image',
'invoice_renderer_highlight_order_code',
'cancel_allow_user',
'cancel_allow_user_until',
'cancel_allow_user_unpaid_keep',