added prefix to source
This commit is contained in:
@ -45,7 +45,7 @@ class Document extends AbstractFactory
|
||||
'currency_rate' => '1',
|
||||
'notes' => $this->faker->text(5),
|
||||
'amount' => '0',
|
||||
'created_from' => 'factory',
|
||||
'created_from' => 'core::factory',
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user