From 4f76cc6cfbad1eeded1981e8569e915ca37b87d9 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 21 Jul 2020 16:46:13 -0700 Subject: [PATCH] =?UTF-8?q?I=20don=E2=80=99t=20actually=20know=20what=20th?= =?UTF-8?q?is=20file=20is=20for?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Importer/import_mappings.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/Importer/import_mappings.md b/app/Importer/import_mappings.md index b65a655b21b3..c6ea3e237618 100644 --- a/app/Importer/import_mappings.md +++ b/app/Importer/import_mappings.md @@ -14,7 +14,7 @@ | licensed to email | license_email | License | | licensed to name | license_name | License | | maintained | maintained | License | -| manager_id | | User | +| manager_id | | User | | manufacturer | manufacturer | All | | model name | asset_model | Asset | | model number | model_number | Asset | @@ -34,4 +34,8 @@ | User Related Fields | assigned_to | Asset | | name | | | | username | | | +| address | address | User | +| city | city | User | +| state | state | User | +| country | country | User |