mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 23:14:33 -04:00
Fix for currency formatting on invoice
This commit is contained in:
parent
50de2d757e
commit
1000ff4088
@ -436,6 +436,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
||||
'contacts',
|
||||
'country',
|
||||
'currency_id',
|
||||
'country_id',
|
||||
'custom_value1',
|
||||
'custom_value2',
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user