mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 06:32:40 +01:00
Fixes for fillable fields for company
This commit is contained in:
parent
e5798b442b
commit
dc8ad0a672
@ -99,6 +99,7 @@ class Company extends BaseModel
|
||||
'report_include_drafts',
|
||||
'client_registration_fields',
|
||||
'convert_rate_to_client',
|
||||
'markdown_email_enabled',
|
||||
];
|
||||
|
||||
protected $hidden = [
|
||||
|
Loading…
Reference in New Issue
Block a user