|
|
@@ -12,7 +12,7 @@ use Symfony\Component\Console\Input\InputOption;
|
|
|
use Symfony\Component\Console\Output\OutputInterface;
|
|
|
|
|
|
#[AsCommand(
|
|
|
- name: 'opentalent:dolibarr-sync',
|
|
|
+ name: 'ot:dolibarr-sync',
|
|
|
description: 'Push the latest data from the Opentalent DB to dolibarr'
|
|
|
)]
|
|
|
class DolibarrSyncCommand extends Command
|