Merge branch 'main' into 'mod/presupuesto_admin'

Main

See merge request jjimenez/safekat!461
This commit is contained in:
2025-01-03 15:47:04 +00:00
7 changed files with 463 additions and 272 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();