mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fixes for tests
This commit is contained in:
parent
4855276794
commit
ba7651cdae
@ -520,7 +520,7 @@ class CompanySettings extends BaseSettings
|
||||
|
||||
public static $casts = [
|
||||
'enable_quote_reminder1' => 'bool',
|
||||
'quote_num_days_reminder1' => 'string',
|
||||
'quote_num_days_reminder1' => 'int',
|
||||
'quote_schedule_reminder1' => 'string',
|
||||
'quote_late_fee_amount1' => 'float',
|
||||
'quote_late_fee_percent1' => 'float',
|
||||
|
Loading…
x
Reference in New Issue
Block a user