mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Updates for smooth
This commit is contained in:
parent
712aca8339
commit
3c1e8f8488
@ -516,7 +516,7 @@ class CompanySettings extends BaseSettings
|
||||
public $quote_late_fee_amount1 = 0;
|
||||
public $quote_late_fee_percent1 = 0;
|
||||
|
||||
public string $payment_flow = 'default'; //smooth
|
||||
public string $payment_flow = 'smooth'; //smooth
|
||||
|
||||
public string $email_subject_payment_failed = '';
|
||||
public string $email_template_payment_failed = '';
|
||||
|
Loading…
Reference in New Issue
Block a user