mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Removed item number, since not everything will have it
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
1396e314c4
commit
18bedb736e
|
@ -30,7 +30,7 @@ abstract class Importer
|
|||
* @var array
|
||||
*/
|
||||
private $defaultFieldMap = [
|
||||
'item_number' => 'item number',
|
||||
|
||||
];
|
||||
/**
|
||||
* Map of item fields->csv names
|
||||
|
|
Loading…
Reference in a new issue