feature/cierres #30

Merged
aldarien merged 460 commits from feature/cierres into develop 2025-09-11 15:16:17 -03:00
391 changed files with 1326 additions and 17481 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],