mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
37 lines
3.1 KiB
Markdown
37 lines
3.1 KiB
Markdown
| CSV | Item | Applicable Types |
|
|
|---------------------|------------------|-------------------------------------------|
|
|
| activated | | User |
|
|
| asset tag | asset_tag | Asset |
|
|
| category | category | All |
|
|
| company | company | All |
|
|
| item name | item_name | All |
|
|
| image | image | Asset |
|
|
| department_id | | User ? All |
|
|
| expiration date | expiration_date | License |
|
|
| location | location | All |
|
|
| notes | notes | All |
|
|
| licensed to email | license_email | License |
|
|
| licensed to name | license_name | License |
|
|
| maintained | maintained | License |
|
|
| manager_id | | User |
|
|
| manufacturer | manufacturer | All |
|
|
| model name | asset_model | Asset |
|
|
| model number | model_number | Asset |
|
|
| order number | order_number | All ? |
|
|
| purchase cost | purchase_cost | All ? |
|
|
| purchase date | purchase_date | All ? |
|
|
| purchase order | purchase_order | License |
|
|
| quantity | qty | Accessory, Consumable, Component, License |
|
|
| reassignable | reassignable | License |
|
|
| requestable | requestable | Asset, Accessory? |
|
|
| seats | seats | License |
|
|
| serial number | serial | Asset, license |
|
|
| status | status | Asset ? All |
|
|
| supplier | supplier | Asset ? All |
|
|
| termination date | termination_date | License |
|
|
| warranty months | warranty_months | Asset |
|
|
| User Related Fields | assigned_to | Asset |
|
|
| name | | |
|
|
| email | | |
|
|
| username | | |
|