feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
291 changed files with 929 additions and 12253 deletions
Showing only changes of commit 4e0b611bcf - Show all commits

View File

@ -115,7 +115,7 @@ return [
))
->registerSub($container->get(Incoviba\Service\Contabilidad\Cartola\BCI\Mes::class));
},
'tokuClient' => function(ContainerInterface $container) {
'TokuClient' => function(ContainerInterface $container) {
return new GuzzleHttp\Client([
'base_uri' => $container->get('TOKU_URL'),
'headers' => [