missing template color
This commit is contained in:
@ -60,6 +60,7 @@ class Settings extends Seeder
|
||||
'invoice.title' => trans_choice('general.invoices', 1),
|
||||
'invoice.payment_terms' => '0',
|
||||
'invoice.template' => 'default',
|
||||
'invoice.color' => '55588b',
|
||||
'default.payment_method' => 'offline-payments.cash.1',
|
||||
'default.list_limit' => '25',
|
||||
'default.use_gravatar' => '0',
|
||||
|
Reference in New Issue
Block a user