munkireport/warranty
最新稳定版本:v5.2
Composer 安装命令:
composer require munkireport/warranty
包简介
Module for munkireport.
README 文档
README
Provides warranty status information that is uploaded via a csv file.
The table provides the following information:
- purchase_date (string) Date in the following format: yyyy-mm-dd
- end_date (string) Date in the following format: yyyy-mm-dd
- status (string) One of the following strings:
- Supported
- Expired
csv file format
"serial_number","purchase_date","end_date"
"3X6RHPJ3P7QM","2016-06-09","2020-06-09"
"CLJW1VCQMD6N","2020-04-14","2024-04-14"
"8WSF8O4BHDNK","2019-10-18","2023-10-18"
Remarks
- The admin needs to update the warranty status
- Only machines that are already in the
统计信息
- 总下载量: 10.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-04