1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Ensure paid to date stamp is not included in design

This commit is contained in:
David Bomba 2023-10-11 10:47:55 +11:00
parent d267dc1f09
commit 5dcb65c17b

View File

@ -62,6 +62,7 @@ class Statement
}
$variables = $html->generateLabelsAndValues();
$variables['values']['$show_paid_stamp'] = 'none'; //do not show paid stamp on statement
$state = [
'template' => $template->elements([