Fix symbol location in client portal

This commit is contained in:
Hillel Coren 2018-01-15 16:25:21 +02:00
parent 3a35d55b0c
commit 910e457ef7

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