snipe-it/app/Importer
Ivan Nieto Vivanco 90a24539b0
Fixes/cli importer issue (#9199)
* Added logic to handle the CLI importer.

* Fix bug introduced with the commit previous to the regression.

* Adds a validation for  variable when is null, add comments to clarify where the  class variable came from.

* Add support for when  variable is an instance of User class.
2021-04-05 19:28:31 -07:00
..
AccessoryImporter.php
AssetImporter.php Fixes/cli importer issue (#9199) 2021-04-05 19:28:31 -07:00
ComponentImporter.php
ConsumableImporter.php
import_mappings.md
Importer.php
ItemImporter.php
LicenseImporter.php
UserImporter.php Added a clause that lets the function that updates the department to fail gracefully if no dept. name is provided in the CSV passed to the Importer. (#9078) 2021-02-02 12:23:36 -08:00