Permission for Stock ledger and balance report
This commit is contained in:
parent
a0b1124d6f
commit
d5e2788cb4
@ -140,13 +140,13 @@ def get_data():
|
|||||||
"type": "report",
|
"type": "report",
|
||||||
"is_query_report": True,
|
"is_query_report": True,
|
||||||
"name": "Stock Ledger",
|
"name": "Stock Ledger",
|
||||||
"doctype": "Item",
|
"doctype": "Stock Ledger Entry",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "report",
|
"type": "report",
|
||||||
"is_query_report": True,
|
"is_query_report": True,
|
||||||
"name": "Stock Balance",
|
"name": "Stock Balance",
|
||||||
"doctype": "Warehouse"
|
"doctype": "Stock Ledger Entry"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "report",
|
"type": "report",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user