Fix symbol location in client portal

This commit is contained in:
Hillel Coren 2018-01-15 16:26:03 +02:00
parent a9a68e136c
commit 71dbfa8513

View File

@ -964,6 +964,7 @@ class Invoice extends EntityModel implements BalanceAffecting
'work_phone', 'work_phone',
'work_email', 'work_email',
'country', 'country',
'country_id',
'currency_id', 'currency_id',
'custom_label1', 'custom_label1',
'custom_value1', 'custom_value1',