@extends('layouts/default') {{-- Page title --}} @section('title') Import History @parent @stop @section('header_right') {{ trans('general.back') }} @stop {{-- Page content --}} @section('content')
You have an error in your CSV file: {{ Session::get('message') }}
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user's name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin < Settings.
Fields included in the CSV must match the headers: Date, Tag, Name. Any additional fields will be ignored.
Date should be the checkout date. Tag should be the asset tag. Name should be the user's name (firstname lastname).