Some work on customers view #3
This commit is contained in:
@@ -19,6 +19,7 @@ public function definition()
|
||||
'tax_id' => $this->faker->numerify('DE##########'),
|
||||
'global_id' => $this->faker->numerify('############'),
|
||||
'legal_registration_id' => $this->faker->numerify('##########'),
|
||||
'url' => $this->faker->url(),
|
||||
'email' => $this->faker->unique()->safeEmail(),
|
||||
'phone' => $this->faker->phoneNumber(),
|
||||
'billing_address' => [
|
||||
|
||||
Reference in New Issue
Block a user