feature/cierres #30

Merged
aldarien merged 460 commits from feature/cierres into develop 2025-09-11 15:16:17 -03:00
258 changed files with 785 additions and 8993 deletions
Showing only changes of commit d78bdaa7f5 - Show all commits

View File

@ -17,7 +17,7 @@ class Customer extends Ideal\Repository
public function getTable(): string
{
return 'teku_customers';
return 'toku_customers';
}
public function create(?array $data = null): Model\Venta\MediosPago\Toku\Customer