2023-11-29 22:31:53 -03:00
|
|
|
0 2 * * * php /code/bin/index.php ventas:cuotas:hoy 2>&1 >> /logs/commands
|
|
|
|
0 2 * * * php /code/bin/index.php ventas:cuotas:pendientes 2>&1 >> /logs/commands
|
|
|
|
0 2 * * * php /code/bin/index.php ventas:cuotas:vencer 2>&1 >> /logs/commands
|
|
|
|
0 2 * * * php /code/bin/index.php ventas:cierres:vigentes 2>&1 >> /logs/commands
|
|
|
|
0 2 * * * php /code/bin/index.php proyectos:activos 2>&1 >> /logs/commands
|
|
|
|
0 2 * * * php /code/bin/index.php comunas 2>&1 >> /logs/commands
|
|
|
|
0 2 * * * php /code/bin/index.php money:uf 2>&1 >> /logs/commands
|
|
|
|
0 2 1 * * php /code/bin/index.php money:ipc 2>&1 >> /logs/commands
|