mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
.custom_value not used in PhantomJS generated PDF #1797
This commit is contained in:
parent
315b2919c8
commit
488aa955ec
@ -971,6 +971,8 @@ class Invoice extends EntityModel implements BalanceAffecting
|
|||||||
'custom_value2',
|
'custom_value2',
|
||||||
'custom_client_label1',
|
'custom_client_label1',
|
||||||
'custom_client_label2',
|
'custom_client_label2',
|
||||||
|
'custom_contact_label1',
|
||||||
|
'custom_contact_label2',
|
||||||
'primary_color',
|
'primary_color',
|
||||||
'secondary_color',
|
'secondary_color',
|
||||||
'hide_quantity',
|
'hide_quantity',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user