mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Clean up for logging
This commit is contained in:
parent
c05c9aa23f
commit
3f506d1fe0
@ -325,6 +325,7 @@ class PdfMock
|
||||
'$product.tax' => '',
|
||||
'$valid_until' => '',
|
||||
'$your_entity' => '',
|
||||
'$shipping' => '',
|
||||
'$balance_due' => '$0.00',
|
||||
'$outstanding' => '$0.00',
|
||||
'$partial_due' => '$0.00',
|
||||
@ -649,6 +650,7 @@ EPD
|
||||
'$product.tax_label' => 'Tax',
|
||||
'$valid_until_label' => 'Valid Until',
|
||||
'$your_entity_label' => 'Your Invoice',
|
||||
'$shipping_label' => 'Shipping',
|
||||
'$balance_due_label' => 'Balance Due',
|
||||
'$outstanding_label' => 'Balance Due',
|
||||
'$partial_due_label' => 'Partial Due',
|
||||
|
Loading…
x
Reference in New Issue
Block a user