.custom_value not used in PhantomJS generated PDF #1797

This commit is contained in:
Hillel Coren 2018-01-10 09:30:43 +02:00
parent 315b2919c8
commit 488aa955ec

View File

@ -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',