Updated text
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
2e31a0530f
commit
67ab584dc7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class TestLocationsFMCS extends Command
|
||||||
public function handle()
|
public function handle()
|
||||||
{
|
{
|
||||||
$this->info('This script checks for company ID inconsistencies if Full Multiple Company Support with scoped locations will be used.');
|
$this->info('This script checks for company ID inconsistencies if Full Multiple Company Support with scoped locations will be used.');
|
||||||
$this->info('This could take few moments if have a very large dataset.');
|
$this->info('This could take a few moments if have a very large dataset.');
|
||||||
$this->newLine();
|
$this->newLine();
|
||||||
|
|
||||||
// if parameter location_id is set, only test this location
|
// if parameter location_id is set, only test this location
|
||||||
|
|
Loading…
Add table
Reference in a new issue