refactor: update stock onboarding
This commit is contained in:
parent
a9a24051c9
commit
23e1d2b536
@ -19,20 +19,23 @@
|
||||
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/stock",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"modified": "2020-10-14 14:54:42.741971",
|
||||
"modified": "2021-05-18 17:01:36.137180",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock",
|
||||
"owner": "Administrator",
|
||||
"steps": [
|
||||
{
|
||||
"step": "Setup your Warehouse"
|
||||
"step": "Create an Item"
|
||||
},
|
||||
{
|
||||
"step": "Create a Product"
|
||||
"step": "View Warehouses"
|
||||
},
|
||||
{
|
||||
"step": "Create a Supplier"
|
||||
"step": "Create a Warehouse"
|
||||
},
|
||||
{
|
||||
"step": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"step": "Introduction to Stock Entry"
|
||||
@ -40,11 +43,14 @@
|
||||
{
|
||||
"step": "Create a Stock Entry"
|
||||
},
|
||||
{
|
||||
"step": "View Stock Ledger"
|
||||
},
|
||||
{
|
||||
"step": "Create a Purchase Receipt"
|
||||
},
|
||||
{
|
||||
"step": "Stock Settings"
|
||||
"step": "Create a Delivery Note"
|
||||
}
|
||||
],
|
||||
"subtitle": "Inventory, Warehouses, Analysis, and more.",
|
||||
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"creation": "2021-05-17 16:15:11.745214",
|
||||
"description": "# Create a Delivery Note\nA [**Delivery Note**](https://docs.erpnext.com/docs/user/manual/en/stock/delivery-note) is made when a shipment is shipped from the company\u2019s *Warehouse* to the *Customer*. \n\nIn this step we will create a *Delivery Note*.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-05-18 15:33:47.452298",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Delivery Note",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Delivery Note",
|
||||
"show_form_tour": 1,
|
||||
"show_full_form": 1,
|
||||
"title": "Create a Delivery Note",
|
||||
"validate_action": 1
|
||||
}
|
@ -1,18 +1,19 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"creation": "2020-05-19 18:59:13.266713",
|
||||
"description": "# Create a Purchase Entry\nA [**Purchase Receipt**](https://docs.erpnext.com/docs/user/manual/en/stock/purchase-receipt) is made when an *Item* is received from a *Supplier*. \n\nIn this step we will create a *Purchase Receipt*.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_mandatory": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2020-10-14 14:53:25.618434",
|
||||
"modified": "2021-05-18 15:17:44.204445",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Purchase Receipt",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Purchase Receipt",
|
||||
"show_form_tour": 1,
|
||||
"show_full_form": 1,
|
||||
"title": "Create a Purchase Receipt",
|
||||
"validate_action": 1
|
||||
|
@ -1,18 +1,19 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"creation": "2020-05-15 03:20:16.277043",
|
||||
"description": "# Create a Stock Entry\nA [**Stock Entry**](https://docs.erpnext.com/docs/user/manual/en/stock/stock-entry) allows you to record the movement of *Items* between *Warehouses*. \n\nIn this step we will create *Stock Entry*.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_mandatory": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2020-10-14 14:53:00.105905",
|
||||
"modified": "2021-05-18 15:15:26.355884",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Stock Entry",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Stock Entry",
|
||||
"show_form_tour": 1,
|
||||
"show_full_form": 1,
|
||||
"title": "Create a Stock Entry",
|
||||
"validate_action": 1
|
||||
|
@ -1,18 +1,19 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action": "Show Form Tour",
|
||||
"creation": "2020-05-14 22:09:10.043554",
|
||||
"description": "# Create a Supplier\nIn this step we will create a **Supplier**. If you have already created a **Supplier** you can skip this step.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_mandatory": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2020-10-14 14:53:00.120455",
|
||||
"modified": "2021-05-17 16:37:37.697077",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Supplier",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Supplier",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Create a Supplier",
|
||||
"validate_action": 1
|
||||
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"creation": "2021-05-17 16:13:19.297789",
|
||||
"description": "# Create a Warehouse\nIn this step we will create a [**Warehouse**](https://docs.erpnext.com/docs/user/manual/en/stock/warehouse).",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-05-18 15:00:36.896793",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create a Warehouse",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Warehouse",
|
||||
"show_form_tour": 1,
|
||||
"show_full_form": 1,
|
||||
"title": "Create a Warehouse",
|
||||
"validate_action": 1
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "",
|
||||
"creation": "2021-05-17 13:47:18.515052",
|
||||
"description": "# Create an Item\nThe Stock module deals with the movement of items.\n\nIn this step we will create an [**Item**](https://docs.erpnext.com/docs/user/manual/en/stock/item).",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"intro_video_url": "",
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-05-18 16:15:20.695028",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create an Item",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Item",
|
||||
"show_form_tour": 1,
|
||||
"show_full_form": 1,
|
||||
"title": "Create an Item",
|
||||
"validate_action": 1
|
||||
}
|
@ -1,17 +1,18 @@
|
||||
{
|
||||
"action": "Watch Video",
|
||||
"creation": "2020-05-15 02:47:17.958806",
|
||||
"description": "# Introduction to Stock Entry\nThis video will give a quick introduction to [**Stock Entry**](https://docs.erpnext.com/docs/user/manual/en/stock/stock-entry).",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_mandatory": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2020-10-14 14:53:00.075177",
|
||||
"modified": "2021-05-18 15:13:43.306064",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Introduction to Stock Entry",
|
||||
"owner": "Administrator",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Introduction to Stock Entry",
|
||||
"validate_action": 1,
|
||||
|
@ -5,15 +5,15 @@
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_mandatory": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2020-10-14 14:53:25.538900",
|
||||
"modified": "2021-05-17 13:53:06.936579",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Setup your Warehouse",
|
||||
"owner": "Administrator",
|
||||
"path": "Tree/Warehouse",
|
||||
"reference_document": "Warehouse",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Set up your Warehouse",
|
||||
"validate_action": 1
|
||||
|
@ -1,18 +1,19 @@
|
||||
{
|
||||
"action": "Show Form Tour",
|
||||
"creation": "2020-05-15 02:53:57.209967",
|
||||
"description": "# Stock Settings\nIn this step we will view the [**Stock Settings**](https://docs.erpnext.com/docs/user/manual/en/stock/stock-settings) page, here you can set the default settings for your stock related transactions.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_mandatory": 0,
|
||||
"is_single": 1,
|
||||
"is_skipped": 0,
|
||||
"modified": "2020-10-14 14:53:00.092504",
|
||||
"modified": "2021-05-18 16:44:58.084849",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Stock Settings",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Stock Settings",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Explore Stock Settings",
|
||||
"validate_action": 1
|
||||
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"action": "View Report",
|
||||
"creation": "2021-05-17 16:16:10.727959",
|
||||
"description": "# View Stock Ledger\nThe [**Stock Ledger**](https://docs.erpnext.com/docs/user/manual/en/stock/stock-ledger) is a detailed record that keeps track of stock movements for a company. \n\nIn this step we will view the *Stock Ledger*.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-05-18 16:16:38.150079",
|
||||
"modified_by": "Administrator",
|
||||
"name": "View Stock Ledger",
|
||||
"owner": "Administrator",
|
||||
"reference_report": "Stock Ledger",
|
||||
"report_description": "You can set the filters to see entries specific to the previous steps.",
|
||||
"report_reference_doctype": "Stock Ledger Entry",
|
||||
"report_type": "Script Report",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "View Stock Ledger",
|
||||
"validate_action": 1
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Go to Page",
|
||||
"creation": "2021-05-17 16:12:43.427579",
|
||||
"description": "# View Warehouse\nIn ERPNext the term 'warehouse' can be thought of as a storage location.\n\nWarehouses are arranged in ERPNext in a tree like structure, where multiple sub-warehouses can be grouped under a single warehouse.\n\nIn this step we will view the [**Warehouse Tree**](https://docs.erpnext.com/docs/user/manual/en/stock/warehouse#21-tree-view) to view the [**Warehouses**](https://docs.erpnext.com/docs/user/manual/en/stock/warehouse) that are set by default.",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2021-05-18 15:04:41.198413",
|
||||
"modified_by": "Administrator",
|
||||
"name": "View Warehouses",
|
||||
"owner": "Administrator",
|
||||
"path": "Tree/Warehouse",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "View Warehouses",
|
||||
"validate_action": 1
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user