导入资产
使用 CSV 文件一次性导入多个资产。导入功能会自动创建不存在的组、单位和位置。
1. 访问导入
导航: 从侧边栏进入 Assets → Import。
2. 导入步骤
步骤 1:下载模板
- 点击 Download Template
- 在 Excel 或文本编辑器中打开 CSV
- 模板包含列标题和示例行
步骤 2:填写数据
每行一个资产。使用下面描述的列。
步骤 3:上传
- 点击 Select CSV File
- 选择完成的 CSV 文件
- 点击 Import 或 Upload
- 查看导入摘要(导入数量、失败数量、错误)
3. 预期列
| Column | Description | Required |
|---|---|---|
asset_code or code | Unique code. Auto-generated if empty | No |
asset_name or name | Asset name | Yes |
quantity or amount | Quantity. Default: 1 | No |
unit | Unit name (e.g., Pieces). Created if not exists | No |
group or category | Asset group. Created if not exists | No |
location | Location. Created if not exists | No |
purchase_date or date_buy | YYYY-MM-DD format | No |
warranty_months or warranty_period | Warranty in months | No |
price or unit_price | Unit price | No |
depreciation_months or depreciation | Depreciation period in months | No |
supplier or supplier_name | Supplier name | No |
description | Asset description | No |
manufacturer | Manufacturer | No |
model or model_number | Model number | No |
serial or series | Serial number | No |