mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
minor fies
This commit is contained in:
parent
3f5f2d66cc
commit
e59a652263
@ -515,8 +515,6 @@ class CompanySettings extends BaseSettings
|
||||
public $quote_schedule_reminder1 = ''; //before_valid_until_date,after_valid_until_date,after_quote_date
|
||||
public $quote_late_fee_amount1 = 0;
|
||||
public $quote_late_fee_percent1 = 0;
|
||||
|
||||
|
||||
|
||||
public static $casts = [
|
||||
'enable_quote_reminder1' => 'bool',
|
||||
|
Loading…
Reference in New Issue
Block a user