Invoice PAIN & CSV can be uploaded
This commit is contained in:
@@ -19,7 +19,9 @@ class DevelopmentDataSeeder {
|
||||
'slug' => 'wilde-moehre',
|
||||
'name' => 'Stamm Wilde Möhre',
|
||||
'url' => 'wilde-moehre.mareike.local',
|
||||
'account_name' => 'Bund der Pfadfinder*innen Landesverband Sachsen e.V. - Stamm Wilde Möhre',
|
||||
'account_iban' => 'DE12345678901234567890',
|
||||
'account_bic' => 'GENODEF1S10',
|
||||
'email' => 'test@example1.com',
|
||||
'city' => 'Halle (Saale)',
|
||||
'postcode' => '06120',
|
||||
|
||||
@@ -64,7 +64,9 @@ class ProductionDataSeeder {
|
||||
'slug' => 'lv',
|
||||
'name' => 'Landesunmittelbare Mitglieder',
|
||||
'url' => 'mareike.local',
|
||||
'account_name' => 'Bund der Pfadfinder*innen Landesverband Sachsen e.V.',
|
||||
'account_iban' => 'DE12345678901234567890',
|
||||
'account_bic' => 'GENODEF1S10',
|
||||
'email' => 'test@example.com',
|
||||
'city' => 'Lommatzsch',
|
||||
'postcode' => '01623',
|
||||
|
||||
Reference in New Issue
Block a user