feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
435 changed files with 1472 additions and 21243 deletions
Showing only changes of commit 39c148b7b3 - Show all commits

View File

@ -59,7 +59,7 @@
extend: 'excelHtml5',
className: 'green',
text: 'Exportar a Excel <i class="file excel icon"></i>',
title: 'Comisiones {{ $contract->broker->name }} {{ $contract->project->descripcion }}',
title: 'Lista de Precios {{ $contract->broker->name }} {{ $contract->project->descripcion }} {{ (new DateTime())->format('Y-m-d') }}',
download: 'open',
exportOptions: {
columns: [0, 2, 4, 5, 6, 7],