brotherton-erpnext/erpnext/stock/report/stock_ageing/stock_ageing.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

44 lines
742 B
JSON
Raw Normal View History

2014-03-27 12:24:18 +00:00
{
2017-02-24 14:52:45 +00:00
"add_total_row": 0,
"apply_user_permissions": 1,
"creation": "2013-12-02 17:09:31",
2017-02-24 14:52:45 +00:00
"disabled": 0,
2014-03-27 12:24:18 +00:00
"docstatus": 0,
"doctype": "Report",
2017-02-24 14:52:45 +00:00
"idx": 3,
2014-03-27 12:24:18 +00:00
"is_standard": "Yes",
2017-02-24 14:52:45 +00:00
"modified": "2017-02-24 20:14:20.184693",
2014-03-27 12:24:18 +00:00
"modified_by": "Administrator",
"module": "Stock",
"name": "Stock Ageing",
"owner": "Administrator",
"ref_doctype": "Item",
"report_name": "Stock Ageing",
2017-02-24 14:52:45 +00:00
"report_type": "Script Report",
"roles": [
{
"role": "Item Manager"
},
{
"role": "Stock Manager"
},
{
"role": "Stock User"
},
{
"role": "Sales User"
},
{
"role": "Purchase User"
},
{
"role": "Maintenance User"
},
{
"role": "Accounts User"
},
{
"role": "Manufacturing User"
}
]
2014-03-27 12:24:18 +00:00
}