mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix symbol location in client portal
This commit is contained in:
parent
a9a68e136c
commit
71dbfa8513
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user