2016-07-20 16:13:18 +05:30
|
|
|
[
|
|
|
|
{
|
|
|
|
"asset_name": "Macbook Pro - 1",
|
|
|
|
"item_code": "Computer",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 100000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2017-01-02",
|
|
|
|
"location": "Main Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
},
|
|
|
|
{
|
|
|
|
"asset_name": "Macbook Air - 1",
|
|
|
|
"item_code": "Computer",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 60000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2017-10-02",
|
|
|
|
"location": "Avg Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
},
|
|
|
|
{
|
|
|
|
"asset_name": "Conferrence Table",
|
|
|
|
"item_code": "Table",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 30000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2018-10-02",
|
|
|
|
"location": "Zany Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
},
|
|
|
|
{
|
|
|
|
"asset_name": "Lunch Table",
|
|
|
|
"item_code": "Table",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 20000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2018-06-02",
|
|
|
|
"location": "Fletcher Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
},
|
|
|
|
{
|
|
|
|
"asset_name": "ERPNext",
|
|
|
|
"item_code": "ERP",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 100000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2018-09-02",
|
|
|
|
"location":"Main Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
},
|
|
|
|
{
|
|
|
|
"asset_name": "Chair 1",
|
|
|
|
"item_code": "Chair",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 10000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2018-07-02",
|
|
|
|
"location": "Zany Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
},
|
|
|
|
{
|
|
|
|
"asset_name": "Chair 2",
|
|
|
|
"item_code": "Chair",
|
2017-12-19 14:51:46 +05:30
|
|
|
"gross_purchase_amount": 10000,
|
2018-06-06 15:05:31 +05:30
|
|
|
"asset_owner": "Company",
|
2020-11-04 11:40:57 -03:00
|
|
|
"available_for_use_date": "2018-07-02",
|
|
|
|
"location": "Avg Location"
|
2016-07-20 16:13:18 +05:30
|
|
|
}
|
2018-06-06 15:05:31 +05:30
|
|
|
]
|