mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes
This commit is contained in:
parent
751c55dd3c
commit
eebdf02874
@ -873,6 +873,7 @@ class Company extends BaseModel
|
|||||||
'convert_expense_currency',
|
'convert_expense_currency',
|
||||||
'notify_vendor_when_paid',
|
'notify_vendor_when_paid',
|
||||||
'calculate_taxes',
|
'calculate_taxes',
|
||||||
|
'tax_data',
|
||||||
];
|
];
|
||||||
|
|
||||||
protected $hidden = [
|
protected $hidden = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user