mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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',
|
'report_include_drafts',
|
||||||
'client_registration_fields',
|
'client_registration_fields',
|
||||||
'convert_rate_to_client',
|
'convert_rate_to_client',
|
||||||
|
'markdown_email_enabled',
|
||||||
];
|
];
|
||||||
|
|
||||||
protected $hidden = [
|
protected $hidden = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user