falta editar

This commit is contained in:
2025-01-03 16:03:54 +01:00
parent 883308d052
commit adacb6ddc8
7 changed files with 451 additions and 270 deletions

View File

@ -26,12 +26,13 @@ class Test extends BaseController
public function index()
{
/*
$model = model("\App\Models\Pedidos\PedidoLineaModel");
$data = $model->obtenerLineasPedidoSinFacturar(999);
*/
$model = model("\App\Models\Clientes\ClientePreciosModel");
$model->debug_all_clientes_to_defecto();
echo '<pre>';
echo 'OK';
echo '</pre>';
xdebug_info();
//xdebug_info();