feature/cierres #25

Open
aldarien wants to merge 446 commits from feature/cierres into develop
377 changed files with 1305 additions and 16432 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],