@if (Session::has('errorMessage'))
{!! Form::close() !!}
{!! Form::open(['action' => 'AuctionObjectsImport\AuctionObjectsImportAllOverviewController@startTransferProcess', 'class' => 'form-horizontal', 'id' => 'transferProcessForm', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
@if (Auth::user()->user_role_id == 1 || Auth::user()->user_role_id == 2)
{!! Form::open(['action' => 'AuctionObjectsImport\ArtSpotterImportFileController@upload', 'class' => 'form-horizontal', 'id' => 'transferProcessForm', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
@endif
@foreach(Session::get('errorMessage') as $errorMessage)
@endif
@if($alert == 'successUpload')
{{ $errorMessage['row'] }}:
@foreach($errorMessage['message'] as $message)
@endforeach
{{ $message }}
@endforeach
Das Kunstobjekt wurde erfolgreich aktualisiert!
@endif
{!! Form::open(['action' => 'AuctionObjectsImport\AuctionObjectsImportAllOverviewController@index', 'class' => 'form-horizontal', 'id' => 'filterAuctionObjectForm', 'method' => 'get', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
{!! Form::open(['action' => 'Ajax\AuctionObjectsImportAllOverviewController@bulkEditStatus', 'class' => 'form-horizontal', 'id' => 'frm-bulk-edit', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
Status | Auktion | Künstler VN | Künstler NN | Geb.Ort | Geb. | Gest. | Gest.Ort | Technik | Pfad | Auktionsnr. | Lot Nr. | Titel | Entst.Txt 1 | Entstehung | Entst.Txt 2 | SP von | SP bis | SP Währ. | Erlös | Erlös Währ. | Katalog. | Höhe | Breite | Tiefe | Einheit | Bildpfad | Auktionsort | Auktionsdat. | Auktionshaus | Objektnr. | ID | Anlagedat. | Auslesedat. | Essay | Zustand | Provenance | Exhibition | Lot Detail |
---|
Datei-Upload
{{----}}