fix: replace stock projected with ledger
Ledger is much more widely used report, better to show that first?
This commit is contained in:
parent
dd245ccc7f
commit
8fe8f80033
@ -19,7 +19,7 @@
|
||||
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/stock",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"modified": "2021-08-20 14:38:55.570067",
|
||||
"modified": "2023-05-29 14:43:36.223302",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock",
|
||||
@ -35,10 +35,10 @@
|
||||
"step": "Create a Stock Entry"
|
||||
},
|
||||
{
|
||||
"step": "Stock Opening Balance"
|
||||
"step": "Check Stock Ledger Report"
|
||||
},
|
||||
{
|
||||
"step": "View Stock Projected Qty"
|
||||
"step": "Stock Opening Balance"
|
||||
}
|
||||
],
|
||||
"subtitle": "Inventory, Warehouses, Analysis, and more.",
|
||||
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"action": "View Report",
|
||||
"action_label": "Check Stock Ledger",
|
||||
"creation": "2023-05-29 13:46:04.174565",
|
||||
"description": "# Check Stock Reports\nBased on the various stock transactions, you can get a host of one-click Stock Reports in ERPNext like Stock Ledger, Stock Balance, Projected Quantity, and Ageing analysis.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2023-05-29 14:39:03.943244",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Check Stock Ledger Report",
|
||||
"owner": "Administrator",
|
||||
"reference_report": "Stock Ledger",
|
||||
"report_description": "Stock Ledger report contains every submitted stock transaction. You can use filter to narrow down ledger entries.",
|
||||
"report_reference_doctype": "Stock Ledger Entry",
|
||||
"report_type": "Script Report",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Check Stock Ledger",
|
||||
"validate_action": 1
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-06-18 13:57:11.434063",
|
||||
"modified": "2023-05-29 14:39:04.066547",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Stock Entry",
|
||||
"owner": "Administrator",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-08-18 12:23:36.675572",
|
||||
"modified": "2023-05-29 14:39:04.074907",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Warehouse",
|
||||
"owner": "Administrator",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-06-18 13:59:36.021097",
|
||||
"modified": "2023-05-29 14:39:08.825699",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Stock Opening Balance",
|
||||
"owner": "Administrator",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"is_complete": 0,
|
||||
"is_single": 1,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-08-18 12:06:51.139387",
|
||||
"modified": "2023-05-29 14:39:04.083360",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Stock Settings",
|
||||
"owner": "Administrator",
|
||||
|
Loading…
x
Reference in New Issue
Block a user