Default send reminders to enabled
This commit is contained in:
parent
88265498a4
commit
3ce12e2cb2
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
@else
|
||||
{!! Former::populateField('invoice_number_counter', 1) !!}
|
||||
{!! Former::populateField('quote_number_counter', 1) !!}
|
||||
{!! Former::populateField('send_reminders', 1) !!}
|
||||
@if ($account->client_number_counter)
|
||||
{!! Former::populateField('id_number', $account->getNextNumber()) !!}
|
||||
@endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue